Skip to content

Commit 048df8e

Browse files
authored
Merge pull request #25 from leewujung/master
Add remote connection info
2 parents 38a16bf + de80416 commit 048df8e

2 files changed

Lines changed: 12 additions & 9 deletions

File tree

_config.yml

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
# Site settings
22
title: Oceanhackweek 2019
33
email: oceanhkw@uw.edu
4-
description: Data Science + Oceanography <br>
5-
University of Washington <br>
6-
Aug. 26 - 30, 2019 <br> <br>
7-
We will see you soon! In the meantime, please take a look at the<br>
8-
Oceanhackweek Wiki for more information on logistics.
4+
description: Data Science + Oceanography<br>
5+
University of Washington<br>
6+
Aug 26-30, 2019 <br> <br>
7+
8+
Check out our <a href="https://oceanhackweek.github.io/wiki/">Wiki</a>
9+
<br>for logistics and pre-event preparation!
910

1011
# Banner button to lead to form, then schedule, then next year's website.
11-
banner_button_url: https://oceanhackweek.github.io/wiki/
12-
banner_button_text: Oceanhackweek Wiki
12+
banner_button_url: https://columbiauniversity.zoom.us/j/318805257
13+
banner_button_text: Joint remotely during the event (via Zoom)!
1314

1415

1516
baseurl: "" # the subpath of your site, e.g. /blog

_pages/curriculum.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ title: 2019 Curriculum
44
permalink: curriculum.html
55
---
66

7-
Oceanhackweek curriculum consists of hands-on tutorials, visual presentations and collaborative hack projects. Tutorials and presentations will take place mostly in the mornings, with the afternoons devoted to project work. The tutorials will be based on the scientific Python stack, which is an ecosystem of interrelated Python packages for scientific computing and analysis. This year we focus on access strategies for diverse data systems and workflow for interoperating different types of ocean data and models.
7+
**Oceanhackweek curriculum consists of hands-on tutorials, visual presentations and collaborative hack projects.** Tutorials and presentations will take place mostly in the mornings, with the afternoons devoted to project work. The tutorials will be based on the scientific Python stack, which is an ecosystem of interrelated Python packages for scientific computing and analysis. This year we focus on access strategies for diverse data systems and workflow for interoperating different types of ocean data and models.
88

9-
In the afternoons from Tuesday to Thursday, we also host helpdesks for Python, git, Pangeo, ocean data systems, and machine learning. See <A href="#helpdesks">bottom of this page</A> for detail.
9+
**We host helpdesks for Python, git, Pangeo, ocean data systems, and machine learning** in the afternoons from Tuesday to Thursday. See <A href="#helpdesks">bottom of this page</A> for detail.
10+
11+
**We will be experimenting streaming all tutorials!** If you are interested in joining remotely, [log in via Zoom](https://columbiauniversity.zoom.us/j/318805257). Connection will be staffed during all tutorials and helpdesks.
1012

1113
<br>
1214

0 commit comments

Comments
 (0)