Skip to content

Commit 74770b3

Browse files
authored
Merge pull request #28 from oceanhackweek/curriculum-repos
Remove repository column, add link to tutorial name
2 parents ec180e1 + 661677e commit 74770b3

1 file changed

Lines changed: 6 additions & 14 deletions

File tree

_pages/curriculum.md

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ permalink: curriculum.html
2222
<th>Time</th>
2323
<th>Event</th>
2424
<th>Instructors</th>
25-
<th>Repositories</th>
2625
</tr>
2726
</thead>
2827
<tbody>
@@ -33,10 +32,10 @@ permalink: curriculum.html
3332
<ul>
3433
<li>Code of Conduct</li>
3534
<li>Logistics</li>
35+
<li><a href="https://github.com/oceanhackweek/ohw19-tutorial-overview">Tutorial Overview</a></li>
3636
</ul>
3737
</td>
3838
<td>Wu-Jung Lee, Amanda Tan</td>
39-
<td><a href="https://github.com/oceanhackweek/ohw19-tutorial-overview">Tutorial Overview</a></td>
4039
</tr>
4140
<tr>
4241
<td>9:00AM - 10:10AM</td>
@@ -88,9 +87,8 @@ permalink: curriculum.html
8887
</tr>
8988
<tr>
9089
<td>4:00PM - 5:15PM</td>
91-
<td><strong>Git, GitHub and Project Collaboration </strong></td>
90+
<td><strong><a href="https://github.com/oceanhackweek/ohw19-tutorial-github">Git, GitHub and Project Collaboration</a></strong></td>
9291
<td>Valentina Staneva, Tim Crone</td>
93-
<td><a href="https://github.com/oceanhackweek/ohw19-tutorial-github">Github Introduction</a></td>
9492
</tr>
9593
<tr>
9694
<td>6:30PM - 8:30PM</td>
@@ -108,23 +106,21 @@ permalink: curriculum.html
108106
<th>Time</th>
109107
<th>Event</th>
110108
<th>Instructors</th>
111-
<th>Repositories</th>
112109
</tr>
113110
</thead>
114111
<tbody>
115112
<tr>
116113
<td>9:00AM - 11:00AM</td>
117-
<td><strong>Access and Clean-up Ocean Observation Data</strong></td>
114+
<td><strong><a href="https://github.com/oceanhackweek/ohw19-tutorial-data-access-viz">Access and Clean-up Ocean Observation Data</a></strong></td>
118115
<td>Emilio Mayorga, Filipe Fernandes, <br>Joseph Gum, Tim Crone</td>
119-
<td><a href="https://github.com/oceanhackweek/ohw19-tutorial-data-access-viz">Data Access & Basic Visualization</a></td>
120116
</tr>
121117
<tr>
122118
<td>11:00AM - 11:15AM</td>
123119
<td>Coffee Break</td>
124120
</tr>
125121
<tr>
126122
<td>11:15AM - 12:00AM</td>
127-
<td><strong>Data Visualization Part I:<br>Basics and Geospatial Visualization</strong></td>
123+
<td><strong><a href="https://github.com/oceanhackweek/ohw19-tutorial-data-access-viz">Data Visualization Part I:<br>Basics and Geospatial Visualization</a></strong></td>
128124
<td>Filipe Fernandes, Emilio Mayorga, <br>Joseph Gum, Tim Crone</td>
129125
</tr>
130126
<tr>
@@ -157,7 +153,6 @@ permalink: curriculum.html
157153
<th>Time</th>
158154
<th>Event</th>
159155
<th>Instructors</th>
160-
<th>Repositories</th>
161156
</tr>
162157
</thead>
163158
<tbody>
@@ -172,9 +167,8 @@ permalink: curriculum.html
172167
</tr>
173168
<tr>
174169
<td>10:45AM - 12:00AM</td>
175-
<td><strong>Advanced Data Visualization</strong></td>
170+
<td><strong><a href="https://github.com/oceanhackweek/ohw19-tutorial-advanced-viz">Advanded Data Visualization</a></strong></td>
176171
<td>Filipe Fernandes, Amanda Tan</td>
177-
<td><a href="https://github.com/oceanhackweek/ohw19-tutorial-advanced-viz">Advanded Data Visualization</a></td>
178172
</tr>
179173
<tr>
180174
<td>12:00PM - 1:30PM</td>
@@ -211,15 +205,13 @@ permalink: curriculum.html
211205
<th>Time</th>
212206
<th>Event</th>
213207
<th>Instructors</th>
214-
<th>Repositories</th>
215208
</tr>
216209
</thead>
217210
<tbody>
218211
<tr>
219212
<td>9:00AM - 11:30AM</td>
220-
<td><strong>Machine Learning</strong></td>
213+
<td><strong><a href="https://github.com/oceanhackweek/ohw19-tutorial-machine-learning">Machine Learning</a></strong></td>
221214
<td>Valentina Staneva, Joseph Gum</td>
222-
<td><a href="https://github.com/oceanhackweek/ohw19-tutorial-machine-learning">Machine Learning</a></td>
223215
</tr>
224216
<tr>
225217
<td>11:30AM - 1:30PM</td>

0 commit comments

Comments
 (0)