Skip to content

Commit

Permalink
Update schedule.html
Browse files Browse the repository at this point in the history
  • Loading branch information
FDylanT authored Jun 11, 2024
1 parent 76b16ad commit 88bbf78
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _includes/swc/schedule.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ <h3>Day 1</h3>
<table class="table table-striped">
<tr> <td>Before</td> <td><a href="{{ site.pre_survey }}{{ site.github.project_title }}" target="_blank" rel="noopener noreferrer">Pre-workshop survey</a> </td> </tr>
<tr> <td>08:30</td> <td><a href="https://swcarpentry.github.io/r-novice-gapminder/01-rstudio-intro.html">Introduction to R and RStudio</a> </td> </tr>
<tr> <td>09:45</td> <td>Morning break</td> </tr>
<tr> <td>10:15</td> <td><a href="https://swcarpentry.github.io/shell-novice/01-intro.html">Introduction to the Unix Shell</a> </td> </tr>
<tr> <td>09:30</td> <td>Morning break</td> </tr>
<tr> <td>10:00</td> <td><a href="https://swcarpentry.github.io/shell-novice/01-intro.html">Introduction to the Unix Shell</a> </td> </tr>
<tr> <td>11:30</td> <td>Lunch break</td> </tr>
<tr> <td>12:30</td> <td><a href="https://swcarpentry.github.io/r-novice-gapminder/04-data-structures-part1.html">Data structures in R</a> </td> </tr>
<tr> <td>14:00</td> <td>Afternoon break</td> </tr>
<tr> <td>14:30</td> <td><a href="https://swcarpentry.github.io/r-novice-gapminder/08-plot-ggplot2.html">Data visualization with <code>ggplot2</code></a> </td> </tr>
<tr> <td>13:30</td> <td>Afternoon break</td> </tr>
<tr> <td>14:00</td> <td><a href="https://swcarpentry.github.io/r-novice-gapminder/08-plot-ggplot2.html">Data visualization with <code>ggplot2</code></a> </td> </tr>
<tr> <td>15:30</td> <td>Wrap-up</td> </tr>
<tr> <td>16:00</td> <td>END</td> </tr>
</table>
Expand Down

0 comments on commit 88bbf78

Please sign in to comment.