Skip to content

Commit 4626097

Browse files
committed
Add Nora to global and remove updates in progress
1 parent abce6a1 commit 4626097

8 files changed

Lines changed: 3 additions & 67 deletions

File tree

_ext/team.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,7 @@ team:
280280
roles:
281281
- Projects
282282
- OHW20 Participant
283+
- OHW22 Organizer - Global
283284

284285
- name: Chris Olson
285286
title: Data Manager

resources/index.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
# Resources
22

3-
:::{admonition} Updates in progress
4-
:class: warning
5-
6-
The resources are actively being updated! Some parts are still out of date, and is the content from last year. In the meantime, please watch out for references to 2021 ("OHW21") or links that don't work.
7-
8-
:::
9-
10-
To make sure that OHW21 will be a welcoming environment for everyone, please read our [Code of Conduct](/about/code-of-conduct.md) carefully as part of your preparation. We expect all participants to adhere to the Code of Conduct in all interactions throughout the hackweek.
3+
To make sure that OHW22 will be a welcoming environment for everyone, please read our [Code of Conduct](/about/code-of-conduct.md) carefully as part of your preparation. We expect all participants to adhere to the Code of Conduct in all interactions throughout the hackweek.
114

125
## Schedules
136

resources/logistics/getting_help.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
# Getting Help
22

3-
:::{admonition} Updates in progress
4-
:class: warning
5-
6-
The resources are actively being updated! Some parts are still out of date, and is the content from last year. In the meantime, please watch out for references to 2021 ("OHW21") or links that don't work.
7-
8-
:::
9-
103
We know how overwhelming all of this information can be. Here is some for asking questions and figuring out where to turn for help.
114

125
You can ask anything on the Slack `#ohw22-general` channel, any time. Organizers and helpers are monitoring this channel, and some of your fellow hackweek participants may be able to help you! Also, feel free to send a direct message on Slack to any of the organizers or helpers.

resources/prep/git.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
# Git Setup and Basics
22

3-
:::{admonition} Updates in progress
4-
:class: warning
5-
6-
The resources are actively being updated! Some parts are still out of date, and is the content from last year. In the meantime, please watch out for references to 2021 ("OHW21") or links that don't work.
7-
8-
:::
9-
103
## About Git and GitHub
114

125
[Git](https://git-scm.com/) is a popular version control system that is the foundation of most open source software development. You are not required to be a Git pro in advance of this event, but come prepared to learn a lot about it! [GitHub](https://github.com) is a hosting service for Git repositories, enabling us to share code across teams in a web environment.

resources/prep/github.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
# GitHub
22

3-
:::{admonition} Updates in progress
4-
:class: warning
5-
6-
The resources are actively being updated! Some parts are still out of date, and is the content from last year. In the meantime, please watch out for references to 2021 ("OHW21") or links that don't work.
7-
8-
:::
9-
103
## About Git and GitHub
114

125
[Git](https://git-scm.com/) is a popular version control system that is the foundation of most open source software development. You are not required to be a Git pro in advance of this event, but come prepared to learn a lot about it! [GitHub](https://github.com) is a hosting service for Git repositories, enabling us to share code across teams in a web environment.

resources/prep/index.md

Lines changed: 1 addition & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,10 @@
11
# Preparations
22

3-
:::{admonition} Updates in progress
4-
:class: warning
5-
6-
The resources are actively being updated! Some parts are still out of date, and is the content from last year. In the meantime, please watch out for references to 2021 ("OHW21") or links that don't work.
7-
8-
:::
9-
10-
## Git
11-
12-
[Git](git.md)
13-
14-
## GitHub
15-
16-
[GitHub](github.md)
17-
18-
## Jupyter and the Hub
19-
20-
[Jupyter and the Hub](jupyterhub.md)
21-
22-
## conda
23-
24-
[Conda, Python, R](conda.md)
25-
263

274
```{toctree}
285
:maxdepth: 2
296
:caption: OceanHackWeek 2022 (OHW22)
30-
:hidden:
7+
318
Git <git>
329
github
3310
jupyterhub

resources/prep/jupyterhub.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
# JupyterHub
22

3-
:::{admonition} Updates in progress
4-
:class: warning
5-
6-
The resources are actively being updated! Some parts are still out of date, and is the content from last year. In the meantime, please watch out for references to 2021 ("OHW21") or links that don't work.
7-
8-
:::
9-
103
## Jupyter notebooks and the Jupyter ecosystem
114

125
You may have heard of [Jupyter](https://en.wikipedia.org/wiki/Project_Jupyter) -- an open computing "ecosystem" developed by [Project Jupyter](https://jupyter.org). This ecosystem is described succinctly and effectively in [the online open book, Teaching and Learning with Jupyter](https://jupyter4edu.github.io/jupyter-edu-book/):

resources/projects/index.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
# Project Overview
22

3-
:::{admonition} Updates in progress
4-
:class: warning
5-
6-
The resources are actively being updated! Some parts are still out of date, and is the content from last year. In the meantime, please watch out for references to 2021 ("OHW21") or links that don't work.
7-
8-
:::
9-
103
Collaborative projects are a key component of OceanHackWeek, in which you get to interact with others closely and apply new skills to make something exciting happen: it can be creating tools to streamline access of a particular data source, visualizing some high density data interactively, testing existing models with new data sources, or anything else you may want to do at the intersection of oceanography and data science.
114

125
## What is a Hack?

0 commit comments

Comments
 (0)