From 0164b22d17344db69c77868decdfb831e6497c23 Mon Sep 17 00:00:00 2001 From: Didier Barradas Bautista Date: Tue, 20 Aug 2024 09:01:58 +0300 Subject: [PATCH] added register button at custom schedule, etherpad link to index --- _includes/custom-schedule.html | 24 +++++++++++++++++++++--- index.md | 2 +- 2 files changed, 22 insertions(+), 4 deletions(-) diff --git a/_includes/custom-schedule.html b/_includes/custom-schedule.html index fd8430f..aef73a8 100644 --- a/_includes/custom-schedule.html +++ b/_includes/custom-schedule.html @@ -4,8 +4,11 @@

Day 1 - Sep 26,2024

Introduction to Shell for (Data) Scientists

- - + + + + + @@ -20,6 +23,13 @@

Introduction to Shell for (Data) Scientists

Day 2 - Sep 29,2024

Introduction to Conda for (Data) Scientists

Before startingPre-workshop survey
09:00 Navigating files and directories
09:30 Working with files and directories
+ + + + + + + @@ -35,13 +45,21 @@

Introduction to Conda for (Data) Scientists

Day 3 - Oct 03,2024

Introduction to Python for (Data) Scientists

09:00 Introduction to Conda
09:30 Working with Environments
10:00 Using Packages and Channels
+ + + + + + - +
09:00 Introduction to Python and Pandas
09:30 Building Programs with Python
10:00 Conditionals
11:00 Loops
12:00 Programming Style
EndPost-workshop survey
diff --git a/index.md b/index.md index 46e1791..7f68ba1 100644 --- a/index.md +++ b/index.md @@ -13,7 +13,7 @@ humandate: "Sep 26, 2024" # human-readable dates for the workshop (e.g., "Feb humantime: "09:00 am - 01:00 pm AST" # human-readable times for the workshop e.g., "9:00 am - 4:30 pm CEST (7:00 am - 2:30 pm UTC)" startdate: 2024-09-26 # machine-readable start date for the workshop in YYYY-MM-DD format like 2015-01-01 enddate: 2024-10-03 # machine-readable end date for the workshop in YYYY-MM-DD format like 2015-01-02 -instructor: ["Dr. Didier Barradas-Bautista", "TBD"] # boxed, comma-separated list of instructors' names as strings, like ["Kay McNulty", "Betty Jennings", "Betty Snyder"] +instructor: ["Dr. Didier Barradas-Bautista"] # 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: ["help@vis.kaust.edu.sa","didier.barradasbautista@kaust.edu.sa"] # 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-09-26-kaust-vislab # 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)