@@ -22,6 +22,7 @@ permalink: curriculum.html
2222 <th>Time</th>
2323 <th>Event</th>
2424 <th>Instructors</th>
25+ <th>Repositories</th>
2526 </tr>
2627 </thead >
2728 <tbody >
@@ -35,6 +36,7 @@ permalink: curriculum.html
3536 </ul>
3637 </td>
3738 <td>Wu-Jung Lee, Amanda Tan</td>
39+ <td rowspan=2><a href="https://github.com/oceanhackweek/ohw19-tutorial-overview">Tutorial Overview</a></td>
3840 </tr>
3941 <tr>
4042 <td>9:00AM - 10:10AM</td>
@@ -88,6 +90,7 @@ permalink: curriculum.html
8890 <td>4:00PM - 5:15PM</td>
8991 <td><strong>Git, GitHub and Project Collaboration </strong></td>
9092 <td>Valentina Staneva, Tim Crone</td>
93+ <td><a href="https://github.com/oceanhackweek/ohw19-tutorial-github">Github Introduction</a></td>
9194 </tr>
9295 <tr>
9396 <td>6:30PM - 8:30PM</td>
@@ -105,13 +108,15 @@ permalink: curriculum.html
105108 <th>Time</th>
106109 <th>Event</th>
107110 <th>Instructors</th>
111+ <th>Repositories</th>
108112 </tr>
109113 </thead >
110114 <tbody >
111115 <tr>
112116 <td>9:00AM - 11:00AM</td>
113117 <td><strong>Access and Clean-up Ocean Observation Data</strong></td>
114118 <td>Emilio Mayorga, Filipe Fernandes, <br>Joseph Gum, Tim Crone</td>
119+ <td rowspan=3><a href="https://github.com/oceanhackweek/ohw19-tutorial-data-access-viz">Data Access & Basic Visualization</a></td>
115120 </tr>
116121 <tr >
117122 <td>11:00AM - 11:15AM</td>
@@ -152,6 +157,7 @@ permalink: curriculum.html
152157 <th>Time</th>
153158 <th>Event</th>
154159 <th>Instructors</th>
160+ <th>Repos<
155161 </tr>
156162 </thead >
157163 <tbody >
@@ -168,6 +174,7 @@ permalink: curriculum.html
168174 <td>10:45AM - 12:00AM</td>
169175 <td><strong>Advanced Data Visualization</strong></td>
170176 <td>Filipe Fernandes, Amanda Tan</td>
177+ <td><a href="https://github.com/oceanhackweek/ohw19-tutorial-advanced-viz">Advanded Data Visualization</a></td>
171178 </tr>
172179 <tr>
173180 <td>12:00PM - 1:30PM</td>
@@ -204,13 +211,15 @@ permalink: curriculum.html
204211 <th>Time</th>
205212 <th>Event</th>
206213 <th>Instructors</th>
214+ <th>Repositories</th>
207215 </tr>
208216 </thead >
209217 <tbody >
210218 <tr>
211219 <td>9:00AM - 11:30AM</td>
212220 <td><strong>Machine Learning</strong></td>
213221 <td>Valentina Staneva, Joseph Gum</td>
222+ <td><a href="https://github.com/oceanhackweek/ohw19-tutorial-machine-learning">Machine Learning</a></td>
214223 </tr>
215224 <tr>
216225 <td>11:30AM - 1:30PM</td>
0 commit comments