From f677e71c51f16e48084c7d238074293b9759f92a Mon Sep 17 00:00:00 2001 From: Jason Williams Date: Wed, 19 Feb 2025 11:53:56 -0500 Subject: [PATCH] added instructor notes to address #240 --- instructors/instructor-notes.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/instructors/instructor-notes.md b/instructors/instructor-notes.md index eff248601..e8e3f458a 100644 --- a/instructors/instructor-notes.md +++ b/instructors/instructor-notes.md @@ -1,7 +1,19 @@ --- title: Instructor Notes +source: Rmd --- -FIXME +Please see the [Genomics Data Carpentry Instructor Notes](https://datacarpentry.github.io/cloud-genomics/instructor-notes.html). +::::::::::::::::::::::::::::::::::::::::: callout +## Tip: Assigning instances to learners + +### + +We recommend using an online spreadsheet such as Google Sheets to assign learners their cloud +instances, preferably by having a list of available IP addresses, and allowing users to 'claim' +and instance by name. If possible, maintain 1 or 2 unclaimed instances in case some fail to +launch or a learner encounters some unrecoverable error. + +::::::::::::::::::::::::::::::::::::::::::::::::::