Skip to content

Commit

Permalink
Update schedule.html
Browse files Browse the repository at this point in the history
Add links to lesson material
  • Loading branch information
andreww authored and wood-chris committed Mar 12, 2024
1 parent 9dc42db commit 2ef034c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _includes/dc/schedule.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ <h3>Day 1</h3>
<td>Before starting</td>
<td><a href="{{ site.pre_survey }}{{ site.github.project_title }}" target="_blank">Pre-workshop survey</a></td>
</tr>
<tr><td>09:30-11:00</td><td>Introducing Good Software Development Practices with Python</td></tr>
<tr><td>09:30-11:00</td><td><a href="https://edcarp.github.io/python-best-practices-esces/">Introducing Good Software Development Practices with Python</a></td></tr>
<tr><td>11:00-11:30</td><td>Break</td></tr>
<tr><td>11:30-13:00</td><td>Introducing Good Software Development Practices with Python</td></tr>
<tr><td>13:00-13:45</td><td>Lunch</td></tr>
<tr><td>13:45-15:30</td><td>Data analysis with Python</td></tr>
<tr><td>13:45-15:30</td><td><a href="https://edcarp.github.io/python-intermediate-esces/index.html">Data analysis with Python</a></td></tr>
<tr><td>15:30-16:00</td><td>Break</td></tr>
<tr><td>16:00-17:00</td><td>Data analysis with Python</td></tr>
</table>
Expand All @@ -26,7 +26,7 @@ <h3>Day 2</h3>
<tr><td>11:00-11:30</td><td>Break</td></tr>
<tr><td>11:30-13:00</td><td>Data analysis with Python</td></tr>
<tr><td>13:00-13:45</td><td>Lunch</td></tr>
<tr><td>13:45-15:30</td><td>Intermediate Shell</td></tr>
<tr><td>13:45-15:30</td><td><a href="https://edcarp.github.io/shell-intermediate-esces/">Intermediate Shell</a></td></tr>
<tr><td>15:30-16:00</td><td>Break</td></tr>
<tr><td>16:00-17:00</td><td>Intermediate Shell</td></tr>
<td>End of course</td>
Expand Down

0 comments on commit 2ef034c

Please sign in to comment.