Skip to content

Cloud Computing Section#2

Open
alexispayton wants to merge 3 commits intomainfrom
ap-changes
Open

Cloud Computing Section#2
alexispayton wants to merge 3 commits intomainfrom
ap-changes

Conversation

@alexispayton
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@tmweigand tmweigand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alexispayton It looks like the build process failed because the images are not being found. The chapter directory also needs to be specified. If you can incorporate the fixes that would be great. I think we should keep this pull request open while we draft the additional content.

Thanks so much for being willing going this route! It makes management of this much simpler.

Another public cloud provider, [Binder](https://jupyter.org/binder) creates a coding environment using a public Github repository that allows a user to interact directly with the jupyter notebooks and data housed in that repository. Binder is great for teaching purposes as students and researchers are able to launch a coding environment with data and packages already loaded into the system without running into operating system conflicts that can occur when downloading software needed to run code on a local computer.

```{r, echo=FALSE, out.width = "65%", fig.align='center'}
knitr::include_graphics("Module5_6_Input/Module5_6_Image2.png")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The chapter also needs to be inlcuded. So this line should be knitr::include_graphics("Chapter_5/Module5_6_Input/Module5_6_Image2.png")

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching this! I added "Chapter5/" to all the image paths.

Before jumping right into data analysis, let's upload our data. It's recommended to store data in a **Simply Storage Service (S3)** bucket, which has ample space for large datasets. Here, data can easily be uploaded or downloaded from S3. Even if you stop your virtual machine from running, the data uploaded to S3 will be stored in your account.

```{r, echo=FALSE, out.width = "75%",fig.align='center'}
knitr::include_graphics("Module5_6_Input/Module5_6_Image3.png")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same issue here where the chapter needs to be included.

@tmweigand tmweigand changed the title Ap changes Cloud Computing Section Feb 10, 2026
@tmweigand
Copy link
Collaborator

Great! Looks like the tests passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants