Skip to content

Commit

Permalink
Final updates
Browse files Browse the repository at this point in the history
  • Loading branch information
avahoffman committed Aug 27, 2024
1 parent 98968ac commit 99b6887
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 11 deletions.
20 changes: 10 additions & 10 deletions child/_child_galaxy_delete.Rmd
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@


Once you are done with your activity, you’ll need to shut down your Galaxy cloud environment. This frees up the cloud resources for others and minimizes computing cost. The following steps will delete your work, so make sure you are completely finished at this point. Otherwise, you will have to repeat your work from the previous steps.

Return to AnVIL, and find the Galaxy logo that shows your cloud environment is running. Click on this logo:
Return to AnVIL, and find the Galaxy logo that shows your cloud environment is running. Click on this logo.

```{r, echo=FALSE, fig.alt='Screenshot of the Workspace menu. The currently running Galaxy cloud environment logo on the top right of the page is highlighted.'}
ottrpal::include_slide("https://docs.google.com/presentation/d/182AOzMaiyrreinnsRX2VhH7YsVgvAp4xtIB_7Mzmk6I/edit#slide=id.gf243efded1_0_134")
```{r, echo=FALSE, fig.alt='Screenshot of the Workspace menu. The currently running Galaxy cloud environment logo on the right sidebar is highlighted.'}
ottrpal::include_slide("https://docs.google.com/presentation/d/1yYCg4cPVBMMDghT17B4XzROieqyMH99Ex9nMm_Scm9Q/edit#slide=id.ge20e585f11_0_248")
```

Next, click on “DELETE ENVIRONMENT OPTIONS”:
Next, click on "Settings". Click on "Delete Environment".

```{r, echo=FALSE, fig.alt='Screenshot of the cloud environment pop out menu. The “DELETE ENVIRONMENT OPTIONS” link is highlighted.'}
ottrpal::include_slide("https://docs.google.com/presentation/d/182AOzMaiyrreinnsRX2VhH7YsVgvAp4xtIB_7Mzmk6I/edit#slide=id.gf243efded1_0_140")
```{r, echo=FALSE, fig.alt='Screenshot of the cloud environment pop out menu. The "Delete Environment" button is highlighted.'}
ottrpal::include_slide("https://docs.google.com/presentation/d/1yYCg4cPVBMMDghT17B4XzROieqyMH99Ex9nMm_Scm9Q/edit#slide=id.ge20e585f11_0_256")
```

Finally, select Delete everything, including persistent disk. Make sure you are done with the activity and then click “DELETE”.
Finally, select "Delete everything, including persistent disk". Make sure you are done with the activity and then click "Delete".

```{r, echo=FALSE, fig.alt='Screenshot of the cloud environment pop out menu. The “Delete everything, including persistent disk” radio button has been checked and is highlighted. The “DELETE” button is highlighted.'}
ottrpal::include_slide("https://docs.google.com/presentation/d/182AOzMaiyrreinnsRX2VhH7YsVgvAp4xtIB_7Mzmk6I/edit#slide=id.gf243efded1_0_146")
```{r, echo=FALSE, fig.alt='Screenshot of the cloud environment pop out menu. The “Delete everything, including persistent disk” radio button has been checked and is highlighted. The “Delete” button is highlighted.'}
ottrpal::include_slide("https://docs.google.com/presentation/d/1UIfBMQcujMzyNTyIiMXQ6eU0DdWHmI9QUtseGylg6Ms/edit#slide=id.g117989bd49c_0_0")
```
1 change: 0 additions & 1 deletion child/_child_galaxy_navigate.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ ottrpal::include_slide("https://docs.google.com/presentation/d/182AOzMaiyrreinns
```

On the welcome page, there are links to tutorials. You may try these out on your own. If you want to try a new analysis this is a good place to start.

6 changes: 6 additions & 0 deletions child/_child_galaxy_start.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,9 @@ Under Galaxy, click on “Create new Environment”. Click on “Next” and “
```{r, echo=FALSE, fig.alt='The button that starts a cloud environment for Galaxy has been highlighted,'}
ottrpal::include_slide("https://docs.google.com/presentation/d/1yYCg4cPVBMMDghT17B4XzROieqyMH99Ex9nMm_Scm9Q/edit#slide=id.ge1182914a6_0_36")
```

Click on "Open Galaxy" when the environment is ready.

```{r, echo=FALSE, fig.alt='The Open Galaxy button is highlighted in the ready environment popup.'}
ottrpal::include_slide("https://docs.google.com/presentation/d/1yYCg4cPVBMMDghT17B4XzROieqyMH99Ex9nMm_Scm9Q/edit#slide=id.ge1182914a6_0_57")
```

0 comments on commit 99b6887

Please sign in to comment.