generated from carpentries/workshop-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add the mods to custum shcedule and intro.html as well as _config.yml
- Loading branch information
1 parent
f7b7f03
commit 7bec98a
Showing
4 changed files
with
104 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,72 +1,54 @@ | ||
<div class="row"> <!-- first two days --> | ||
<div class="col-md-6"> <!-- left column --> | ||
<h3>Day 1</h3> | ||
<h3>Day 1 - Sep 26,2024 -Introduction to Shell for (Data) Scientists</h3> | ||
<table class="table table-striped"> | ||
<tr> <!-- row 1 --> | ||
<td>Before starting</td> | ||
<td><a href="{{ site.pre_survey }}{{ site.github.project_title }}" target="_blank">Pre-workshop survey</a></td> | ||
</tr> | ||
<tr> <!-- row 2 --> | ||
<td></td> <!-- time --> | ||
<td></td> <!-- content --> | ||
</tr> | ||
<tr> <!-- row 3 --> | ||
<td></td> <!-- time --> | ||
<td></td> <!-- content --> | ||
</tr> | ||
<tr> <td>09:00</td> <td>Navigating files and directories</td> </tr> | ||
<tr> <td>09:30</td> <td>Working with files and directories</td> </tr> | ||
<tr> <td>10:00</td> <td>Pipes and filters</td> </tr> | ||
<tr> <td>11:00</td> <td>Loops</td> </tr> | ||
<tr> <td>12:00</td> <td>Shell scripting</td> </tr> | ||
</table> | ||
</div> | ||
<div class="col-md-6"> <!-- right column --> | ||
<h3>Day 2</h3> | ||
<h3>Day 2 - Sep 29,2024 - Introduction to Conda for (Data) Scientists</h3> | ||
<table class="table table-striped"> | ||
<tr> <!-- row 1 --> | ||
<td></td> <!-- time --> | ||
<td></td> <!-- content --> | ||
</tr> | ||
<tr> <!-- row 2 --> | ||
<td></td> <!-- time --> | ||
<td></td> <!-- content --> | ||
</tr> | ||
<tr> <!-- row 3 --> | ||
<td></td> <!-- time --> | ||
<td></td> <!-- content --> | ||
</tr> | ||
<tr> <td>09:00</td> <td>Introduction to Conda</td> </tr> | ||
<tr> <td>10:30</td> <td>Morning break</td> </tr> | ||
<tr> <td>11:45</td> <td>Reproducible Software Environments with Conda</td> </tr> | ||
<tr> <td>12:30</td> <td>Wrap-up</td> </tr> | ||
</table> | ||
</div> | ||
</div> | ||
<div class="row"> <!-- days 3 and 4 --> | ||
<div class="col-md-6"> <!-- left column --> | ||
<h3>Day 3</h3> | ||
<table class="table table-striped"> | ||
<tr> <!-- row 1 --> | ||
<td></td> <!-- time --> | ||
<td></td> <!-- content --> | ||
</tr> | ||
<tr> <!-- row 2 --> | ||
<td></td> <!-- time --> | ||
<td></td> <!-- content --> | ||
</tr> | ||
<tr> <!-- row 3 --> | ||
<td></td> <!-- time --> | ||
<td></td> <!-- content --> | ||
</tr> | ||
</table> | ||
</div> | ||
<div class="col-md-6"> <!-- right column --> | ||
<h3>Day 4</h3> | ||
<h3>Day 3 - Oct 03,2024 - Introduction to Python for (Data) Scientists</h3> | ||
<table class="table table-striped"> | ||
<tr> <!-- row 1 --> | ||
<td></td> <!-- time --> | ||
<td></td> <!-- content --> | ||
</tr> | ||
<tr> <!-- row 2 --> | ||
<td></td> <!-- time --> | ||
<td></td> <!-- content --> | ||
</tr> | ||
<tr> <!-- row 3 --> | ||
<td>End</td> | ||
<td><a href="{{ site.post_survey }}{{ site.github.project_title }}" target="_blank">Post-workshop survey</a></td> | ||
</tr> | ||
<tr> <td>09:00</td> <td>Basics of programming in Python</td> </tr> | ||
<tr> <td>10:30</td> <td>Morning break</td> </tr> | ||
<tr> <td>12:00</td> <td>Building Programs with Python</td> </tr> | ||
<td>End</td> | ||
<td><a href="{{ site.post_survey }}{{ site.github.project_title }}" target="_blank">Post-workshop survey</a></td> | ||
</table> | ||
</div> | ||
<!-- <div class="col-md-6"> <!-- right column --> | ||
<!-- <h3>Day 4</h3> --> | ||
<!-- <table class="table table-striped"> --> | ||
<!-- <tr> row 1 --> | ||
<!-- <td></td> time --> | ||
<!-- <td></td> content --> | ||
<!-- </tr> --> | ||
<!-- <tr> row 2 --> | ||
<!-- <td></td> time --> | ||
<!-- <td></td> content --> | ||
<!-- </tr> --> | ||
<!-- <tr> row 3 --> | ||
<!-- <td>End</td> --> | ||
<!-- <td><a href="{{ site.post_survey }}{{ site.github.project_title }}" target="_blank">Post-workshop survey</a></td> --> | ||
<!-- </tr> --> | ||
<!-- </table> --> | ||
<!-- </div> --> --> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,20 +3,20 @@ 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: ["[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: # 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) | ||
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' | ||
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) | ||
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 | ||
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"] | ||
# 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/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) | ||
eventbrite: # optional: alphanumeric key for Eventbrite registration, e.g., "1234567890AB" (if Eventbrite is being used) | ||
--- | ||
|
||
|
@@ -212,6 +212,26 @@ Modify the block below if there are any special requirements. | |
{% if online == "false" %} | ||
Participants must bring a laptop with a | ||
Mac, Linux, or Windows operating system (not a tablet, Chromebook, etc.) that they have administrative privileges on. | ||
|
||
<p> | ||
<strong>For KAUSTians :</strong> | ||
The University provides several resources for the participants to use during the workshop but you have to request the service the first time you use it <a href="https://waseet.kaust.edu.sa/idp/profile/SAML2/Redirect/SSO?execution=e1s1">here</a> : | ||
</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> | ||
</table> | ||
<strong>For remote students:</strong> | ||
Participants must have access to a computer with a | ||
Mac, Linux, or Windows operating system (not a tablet, Chromebook, etc.) that they have administrative privileges on. | ||
as well as a stable internet connection. Optionally, they can use the following resource <a href="https://mybinder.readthedocs.io/en/latest/">Binder</a> to run the code in the cloud. | ||
<p> | ||
<strong> Binder for remote students: </strong> Click <a href="https://github.com/kaust-vislab/kvl-binder-serv-public.git">here</a> | ||
</p> | ||
|
||
{% else %} | ||
Participants must have access to a computer with a | ||
Mac, Linux, or Windows operating system (not a tablet, Chromebook, etc.) that they have administrative privileges on. | ||
|