Skip to content

Commit

Permalink
update table and co-host
Browse files Browse the repository at this point in the history
  • Loading branch information
D-Barradas committed Aug 31, 2023
1 parent c9ebbce commit 4e2edca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ humandate: "Sep 03, 2023" # human-readable dates for the workshop (e.g., "Feb
humantime: "02:00 pm - 05: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: 2023-09-03 # machine-readable start date for the workshop in YYYY-MM-DD format like 2015-01-01
enddate: 2023-09-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", "Mohamed ElGharawy"] # 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: ["[email protected]","[email protected]"] # boxed, comma-separated list of contact email addresses for the host, lead instructor, or whoever else is handling questions, like ["[email protected]", "[email protected]", "[email protected]"]
collaborative_notes: https://pad.carpentries.org/2023-09-03-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)
Expand Down Expand Up @@ -195,6 +195,7 @@ Modify the block below if there are any special requirements.
</p>
<!-- create a list of three items -->
<table class="table table-striped">
<tr> <td> <a href="https://classhub.kaust.edu.sa/course/ids/"> Classhub (Github account required) </a> </td> </tr>
<tr> <td> <a href="https://jupyter.kaust.edu.sa/hub/login"> Jupyter hub </a> </td> </tr>
<tr> <td> <a href="https://myws.kaust.edu.sa/" > Virtual machines </a> </td> </tr>
<tr> <td> <a href="https://github.com/kaust-vislab/kvl-binder-serv"> Binder </a> </td> </tr>
Expand Down

0 comments on commit 4e2edca

Please sign in to comment.