From bf835046daa6bf2cd5dcbe93eca24df0f0f4f452 Mon Sep 17 00:00:00 2001 From: Didier Barradas Bautista Date: Mon, 19 Aug 2024 11:20:28 +0300 Subject: [PATCH] aestetics changes to schedule --- _includes/custom-schedule.html | 28 +++++++++++++++++++--------- index.md | 6 +++--- 2 files changed, 22 insertions(+), 12 deletions(-) diff --git a/_includes/custom-schedule.html b/_includes/custom-schedule.html index bafb43a..fd8430f 100644 --- a/_includes/custom-schedule.html +++ b/_includes/custom-schedule.html @@ -1,6 +1,7 @@
-

Day 1 - Sep 26,2024 -Introduction to Shell for (Data) Scientists

+

Day 1 - Sep 26,2024

+

Introduction to Shell for (Data) Scientists

@@ -11,25 +12,34 @@

Day 1 - Sep 26,2024 -Introduction to Shell for (Data) Scientists

+ +
Before starting
10:00 Pipes and filters
11:00 Loops
12:00 Shell scripting
End
-

Day 2 - Sep 29,2024 - Introduction to Conda for (Data) Scientists

+

Day 2 - Sep 29,2024

+

Introduction to Conda for (Data) Scientists

- - - + + + + + +
09:00 Introduction to Conda
10:30 Morning break
11:45 Reproducible Software Environments with Conda
12:30 Wrap-up
09:30 Working with Environments
10:00 Using Packages and Channels
11:00 Sharing Environments
12:00 Managing GPU dependencies
End
-

Day 3 - Oct 03,2024 - Introduction to Python for (Data) Scientists

+

Day 3 - Oct 03,2024

+

Introduction to Python for (Data) Scientists

- - - + + + + +
09:00 Basics of programming in Python
10:30 Morning break
12:00 Building Programs with Python
09:00 Introduction to Python and Pandas
09:30 Building Programs with Python
10:00 Conditionals
11:00 Loops
12:00 Programming Style
End Post-workshop survey
diff --git a/index.md b/index.md index 7a2883b..46e1791 100644 --- a/index.md +++ b/index.md @@ -4,11 +4,11 @@ layout: workshop # DON'T CHANGE THIS. # online workshop) are available at # https://carpentries.github.io/workshop-template/customization/index.html venue: "KAUST Visualization Core Lab" # brief name of the institution that hosts the workshop without address (e.g., "Euphoric State University") -address: "Multi-purpose Room (MPR), Level 2, building 1 , KAUST, Thuwal, SA" # full street address of workshop (e.g., "Room A, 123 Forth Street, Blimingen, Euphoria"), videoconferencing URL, or 'online' +address: "Building 1, Level 2, Multi-purpose Room (MPR) (Desert Side), KAUST, Thuwal, SA" # full street address of workshop (e.g., "Room A, 123 Forth Street, Blimingen, Euphoria"), videoconferencing URL, or 'online' country: "SA" # 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: "22.307845" # decimal latitude of workshop venue (use https://www.latlong.net/) -longitude: "39.105472" # decimal longitude of the workshop venue (use https://www.latlong.net) +latitude: "22.308735" # decimal latitude of workshop venue (use https://www.latlong.net/) +longitude: "39.104801" # decimal longitude of the workshop venue (use https://www.latlong.net) humandate: "Sep 26, 2024" # human-readable dates for the workshop (e.g., "Feb 17-18, 2020") 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