Skip to content

Commit

Permalink
differences for PR #287
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 2, 2024
1 parent 3d2ef39 commit ee8f941
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion 00-introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ instances provided to you at a genomics workshop. Much of this work could be
done on your laptop, but we use instances to simplify workshop setup
requirements, and to get you familiar with using the cloud (a common
requirement for working with big data).
Visit the [Genomics Workshop setup page](https://www.datacarpentry.org/genomics-workshop/setup.html)
Visit the [Genomics Workshop setup page](https://datacarpentry.org/genomics-workshop/index.html#setup)
for details on getting this instance running on your own, or for the info you
need to do this on your own computer.

Expand Down Expand Up @@ -113,6 +113,14 @@ http://ec2.12.2.45.678.compute-1.amazonaws.com:8787

::::::::::::::::::::::::::::::::::::::::: callout

## Warning: Browser and VPN usage

The AWS link may not work for some browsers (e.g. Microsoft Edge). For those browsers, you may need to copy link and paste into browser instead of clicking link in spreadsheet. Also, if you are using a VPN, you may need to disconnect in order to reach the server.

::::::::::::::::::::::::::::::::::::::::::::::::::

::::::::::::::::::::::::::::::::::::::::: callout

## Tip: Make sure there are no spaces before or after your URL.

If your URL has spaces, your web browser may interpret it as a search query.
Expand Down
2 changes: 1 addition & 1 deletion md5sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"LICENSE.md" "b24ebbb41b14ca25cf6b8216dda83e5f" "site/built/LICENSE.md" "2024-10-02"
"config.yaml" "b91cd97fa3b408bd1ac0a00e67ab3219" "site/built/config.yaml" "2024-10-02"
"index.md" "7f9c30e6487338a0c3f8ecc4018873ab" "site/built/index.md" "2024-10-02"
"episodes/00-introduction.Rmd" "e1354ed92fb458179c8c00b00ee1cf55" "site/built/00-introduction.md" "2024-10-02"
"episodes/00-introduction.Rmd" "038debbe8a2ea821d3762f8c61ce4f4f" "site/built/00-introduction.md" "2024-10-02"
"episodes/01-r-basics.Rmd" "c9e52db6d25e0b716fce903bdf9d3ee8" "site/built/01-r-basics.md" "2024-10-02"
"episodes/02-data-prelude.Rmd" "ab2b1fd3cdaae919f9e409f713a0a8ad" "site/built/02-data-prelude.md" "2024-10-02"
"episodes/03-basics-factors-dataframes.Rmd" "109ed19fade231fe8e1da43903b06539" "site/built/03-basics-factors-dataframes.md" "2024-10-02"
Expand Down

0 comments on commit ee8f941

Please sign in to comment.