From 75fe726afba11c83f842336e021517378aef1428 Mon Sep 17 00:00:00 2001 From: Jason Williams Date: Wed, 2 Oct 2024 11:40:37 -0400 Subject: [PATCH 1/3] add aws warning and update setup link for #282 --- episodes/00-introduction.Rmd | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/episodes/00-introduction.Rmd b/episodes/00-introduction.Rmd index 90b2d9cc..61cde2eb 100644 --- a/episodes/00-introduction.Rmd +++ b/episodes/00-introduction.Rmd @@ -42,7 +42,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. @@ -114,6 +114,14 @@ http://ec2.12.2.45.678.compute-1.amazonaws.com:8787 ::::::::::::::::::::::::::::::::::::::::: callout +## Warning: Make sure there are no spaces before or after your URL. + +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. From ff137b92de742d369b3c21a7a3fcd45c97403723 Mon Sep 17 00:00:00 2001 From: Jason Williams Date: Wed, 2 Oct 2024 11:44:58 -0400 Subject: [PATCH 2/3] add aws warning and update setup link for #282 --- episodes/00-introduction.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/episodes/00-introduction.Rmd b/episodes/00-introduction.Rmd index 61cde2eb..0aa38a1f 100644 --- a/episodes/00-introduction.Rmd +++ b/episodes/00-introduction.Rmd @@ -114,7 +114,7 @@ http://ec2.12.2.45.678.compute-1.amazonaws.com:8787 ::::::::::::::::::::::::::::::::::::::::: callout -## Warning: Make sure there are no spaces before or after your URL. +## 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. From 2e47852cff6c7252a1368c94eb34aa8f654c23a1 Mon Sep 17 00:00:00 2001 From: Naupaka Zimmerman Date: Thu, 3 Oct 2024 11:12:59 -0700 Subject: [PATCH 3/3] Make proofreading edit --- episodes/00-introduction.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/episodes/00-introduction.Rmd b/episodes/00-introduction.Rmd index 0aa38a1f..57cecf58 100644 --- a/episodes/00-introduction.Rmd +++ b/episodes/00-introduction.Rmd @@ -116,7 +116,7 @@ http://ec2.12.2.45.678.compute-1.amazonaws.com:8787 ## 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. +The AWS link may not work for some browsers (e.g. Microsoft Edge). For those browsers, you may need to copy the link and paste it into your browser instead of clicking the link in the spreadsheet. Also, if you are using a VPN, you may need to disconnect in order to reach the server. ::::::::::::::::::::::::::::::::::::::::::::::::::