From b43e48d182e695c945df161998f616ee67949925 Mon Sep 17 00:00:00 2001 From: Noah Benson Date: Thu, 7 Dec 2023 14:27:28 -0800 Subject: [PATCH] fix config and header for workshop and updated schedule file --- _config.yml | 6 ++-- _includes/swc/schedule.html | 57 +++++++++++++++++++++++-------------- index.md | 52 ++++++++++----------------------- 3 files changed, 54 insertions(+), 61 deletions(-) diff --git a/_config.yml b/_config.yml index 046f370..72a3c46 100644 --- a/_config.yml +++ b/_config.yml @@ -33,7 +33,7 @@ carpentry: "swc" # dc-image: for Data Carpentry Image Processing # swc-inflammation: for Software Carpentry based on the inflammation dataset # swc-gapminder: for Software Carpentry based on the Gapminder dataset -curriculum: "FIXME" +curriculum: "swc-inflammation" # If there is both an R and python official version of a curriculum # (as listed on https://software-carpentry.org/lessons/ and @@ -41,7 +41,7 @@ curriculum: "FIXME" # value of the variable below ("flavor") to get the schedule and installation # instructions updated accordingly (valid values are 'r' or 'python'). # Note: this is only for Data Carpentry and SWC at this time. -flavor: "FIXME" +flavor: "python" # If the workshop will be a lesson pilot (for a new official lesson or # a lesson in The Carpentries Incubator), set pilot to "true" @@ -53,7 +53,7 @@ pilot: false # Most workshops don't use extra pages. More information about extra # pages are included in the README: # https://github.com/carpentries/workshop-template#creating-extra-pages -title: "Workshop Title" +title: "University of Washington Software Carpentry, Winter Quarter" #------------------------------------------------------------ # Incubator workshop settings (only relevant for workshops teaching a lesson diff --git a/_includes/swc/schedule.html b/_includes/swc/schedule.html index 38a8d5c..b8628ed 100644 --- a/_includes/swc/schedule.html +++ b/_includes/swc/schedule.html @@ -1,32 +1,47 @@
-
+

Day 1

+

Lesson Plan

- - - - - - - - - + + + +
Before Pre-workshop survey
09:00 Automating Tasks with the Unix Shell
10:30 Morning break
11:00 Automating Tasks with the Unix Shell (Continued)
12:00 Lunch break
13:00 Building Programs with Python
14:30 Afternoon break
15:00 Building Programs with Python (Continued)
16:00 Wrap-up
16:30 END
09:00 Automating tasks with the Unix shell
10:25 Coffee break
10:40 Unix Shell (continued)
12:00 END OF DAY 1
-
+ +

Day 2

+

Lesson Plan

- - - - - - - - - - + + + +
09:00 Version Control with Git
10:30 Morning break
11:00 Version Control with Git (Continued)
12:00 Lunch break
13:00 Managing Data with SQL
14:30 Afternoon break
15:00 Managing Data with SQL (Continued)
16:00 Wrap-up
16:30 Post-workshop Survey
16:40 END
09:00 Version control with Git
10:25 Coffee break
10:40 Git (continued)
12:00 END OF DAY 2
+ +
+

Day 3

+

Lesson Plan

+ + + + + +
09:00 Building programs with Python
10:25 Coffee break
10:40 Python (continued)
12:00 END OF DAY 3
+
+ +
+

Day 4

+

Lesson Plan

+ + + + + +
09:00 Advanced Python
10:25 Coffee break
10:40 Python (continued)
12:00 END OF WORKSHOP
+
+
diff --git a/index.md b/index.md index 4d4f91a..b1cf3c5 100644 --- a/index.md +++ b/index.md @@ -3,21 +3,21 @@ layout: workshop # DON'T CHANGE THIS. # More detailed instructions (including how to fill these variables for an # online workshop) are available at # https://carpentries.github.io/workshop-template/customization/index.html -venue: "FIXME" # brief name of the institution that hosts the workshop without address (e.g., "Euphoric State University") -address: "FIXME" # full street address of workshop (e.g., "Room A, 123 Forth Street, Blimingen, Euphoria"), videoconferencing URL, or 'online' -country: "FIXME" # lowercase two-letter ISO country code such as "fr" (see https://en.wikipedia.org/wiki/ISO_3166-1#Current_codes) for the institution that hosts the workshop -language: "FIXME" # lowercase two-letter ISO language code such as "fr" (see https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) for the workshop -latitude: "45" # decimal latitude of workshop venue (use https://www.latlong.net/) -longitude: "-1" # decimal longitude of the workshop venue (use https://www.latlong.net) -humandate: "FIXME" # human-readable dates for the workshop (e.g., "Feb 17-18, 2020") -humantime: "FIXME" # human-readable times for the workshop e.g., "9:00 am - 4:30 pm CEST (7:00 am - 2:30 pm UTC)" -startdate: FIXME # machine-readable start date for the workshop in YYYY-MM-DD format like 2015-01-01 -enddate: FIXME # machine-readable end date for the workshop in YYYY-MM-DD format like 2015-01-02 -instructor: ["instructor one", "instructor two"] # boxed, comma-separated list of instructors' names as strings, like ["Kay McNulty", "Betty Jennings", "Betty Snyder"] -helper: ["helper one", "helper two"] # boxed, comma-separated list of helpers' names, like ["Marlyn Wescoff", "Fran Bilas", "Ruth Lichterman"] -email: ["first@example.org","second@example.org"] # boxed, comma-separated list of contact email addresses for the host, lead instructor, or whoever else is handling questions, like ["marlyn.wescoff@example.org", "fran.bilas@example.org", "ruth.lichterman@example.org"] -collaborative_notes: # optional: URL for the workshop collaborative notes, e.g. an Etherpad or Google Docs document (e.g., https://pad.carpentries.org/2015-01-01-euphoria) -eventbrite: # optional: alphanumeric key for Eventbrite registration, e.g., "1234567890AB" (if Eventbrite is being used) +venue: "University of Washington" # brief name of the institution that hosts the workshop without address (e.g., "Euphoric State University") +address: "WRF Data Science Studio, UW Physics/Astronomy Tower, 6th Floor, Campus Box 351570, 3910 15th Ave NE, Seattle, WA 98195" # full street address of workshop (e.g., "Room A, 123 Forth Street, Blimingen, Euphoria"), videoconferencing URL, or 'online' +country: "us" # lowercase two-letter ISO country code such as "fr" (see https://en.wikipedia.org/wiki/ISO_3166-1#Current_codes) for the institution that hosts the workshop +language: "en" # lowercase two-letter ISO language code such as "fr" (see https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) for the workshop +latitude: "47.65333" # decimal latitude of workshop venue (use https://www.latlong.net/) +longitude: "-122.31165" # decimal longitude of the workshop venue (use https://www.latlong.net) +humandate: "Jan 8-11, 2024" # human-readable dates for the workshop (e.g., "Feb 17-18, 2020") +humantime: "9:00 am - noon PST" # human-readable times for the workshop e.g., "9:00 am - 4:30 pm CEST (7:00 am - 2:30 pm UTC)" +startdate: 2024-01-08 # machine-readable start date for the workshop in YYYY-MM-DD format like 2015-01-01 +enddate: 2024-01-11 # machine-readable end date for the workshop in YYYY-MM-DD format like 2015-01-02 +instructor: ["Naomi Alterman", "Noah C. Benson"] # boxed, comma-separated list of instructors' names as strings, like ["Kay McNulty", "Betty Jennings", "Betty Snyder"] +helper: ["Noah C. Benson"] # boxed, comma-separated list of helpers' names, like ["Marlyn Wescoff", "Fran Bilas", "Ruth Lichterman"] +email: ["nben@uw.edu"] # boxed, comma-separated list of contact email addresses for the host, lead instructor, or whoever else is handling questions, like ["marlyn.wescoff@example.org", "fran.bilas@example.org", "ruth.lichterman@example.org"] +collaborative_notes: "https://pad.carpentries.org/2024-01-08-uw" # optional: URL for the workshop collaborative notes, e.g. an Etherpad or Google Docs document (e.g., https://pad.carpentries.org/2015-01-01-euphoria) +eventbrite: "" # optional: alphanumeric key for Eventbrite registration, e.g., "1234567890AB" (if Eventbrite is being used) --- {% comment %} See instructions in the comments below for how to edit specific sections of this workshop template. {% endcomment %} @@ -33,28 +33,6 @@ And run 'make workshop-check' *before* committing to make sure that changes are {% comment %} -8< ============= For a workshop delete from here ============= -For a workshop please delete the following block until the next dashed-line -{% endcomment %} - - -
-This is the workshop template. Delete these lines and use it to -customize -your own website. If you are running a self-organized workshop or have not put -in a workshop request yet, please also fill in -this workshop request form -to let us know about your workshop and our administrator may contact you if we -need any extra information. -If this is a pilot workshop for a new lesson, -set the `pilot` field to `true` in `_config.yml`. -For workshops teaching a lesson in The Carpentries Incubator, -remember to uncomment the `incubator_lesson_site`, `incubator_pre_survey`, and `incubator_post_survey` -fields in `_config.yml` -
- -{% comment %} -8< ============================= until here ================== {% endcomment %}