Skip to content

Commit 897c7f4

Browse files
authored
Merge pull request #107 from datacarpentry/describe-AMI
Describe AMI
2 parents 10dfc17 + cc774cf commit 897c7f4

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

_extras/guide.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@ the bash shell). They will learn how to navigate their file system, computationa
1919
This lesson is meant to be taught in its entirety. For novice learners, schedule around 4 hours for this lesson. If your learners are
2020
already somewhat familiar with the bash shell, the earlier episodes can be condensed.
2121

22-
## Technical tips and tricks
22+
This lesson uses data hosted on an Amazon Machine Instance (AMI). Instructors will be sent information on how to log-in to the AMI by the workshop coordinator a few days before the workshop. If you are running a self-organized workshop, register the workshop with our self-organized workshop form and send us an email at mailto:team@datacarpentry.org with information on how many people you expect to have at the workshop, and we'll start instances for you to use in the workshop. The day before the workshop, we'll send you the login information for your learners.
2323

24+
## Technical tips and tricks
2425

2526
## Common problems
2627

index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ There are many reasons to learn about the shell.
2222
>
2323
> #### Prerequisites
2424
>
25-
> This lesson requires a working copy of a command line program or remote computing such as Amazon instances.
26-
> <br>To most effectively use these materials, please make sure to install
27-
> everything *before* working through this lesson.
25+
> This lesson uses data hosted on an Amazon Machine Instance (AMI). Workshop participants will be given information on how
26+
> to log-in to the AMI during the workshop. Learners using these materials for self-directed study will need to set up their own
27+
> AMI. Information on setting up an AMI and accessing the required data is provided on the [Genomics Workshop overview page](http://www.datacarpentry.org/genomics-workshop/) under "Teaching Platform".
2828
{: .prereq}
2929

3030
> ## For Instructors

0 commit comments

Comments
 (0)