Skip to content

Commit d34bc9b

Browse files
committed
Update hub URL in resources
1 parent 0177f4b commit d34bc9b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

resources/logistics/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ We will use the [OceanHackWeek Slack workspace](http://oceanhackweek.slack.com/)
1818

1919
## OHW JupyterHub ("The Hub") and GitHub
2020

21-
- OHW JupyterHub ("The Hub"): [https://ohw.pilot.2i2c.cloud](https://ohw.pilot.2i2c.cloud)
21+
- OHW JupyterHub ("The Hub"): [https://oceanhackweek.2i2c.cloud](https://oceanhackweek.2i2c.cloud)
2222
- OHW GitHub organization: [https://github.com/oceanhackweek](https://github.com/oceanhackweek)
2323

2424
## Tutorials broadcasting

resources/prep/jupyterhub.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ We encourage you to use our shared JupyterHub resources for running all the tuto
2727

2828
## How do I access the shared cloud environment?
2929

30-
Access to our shared cloud environment is easy. Click on [https://ohw.pilot.2i2c.cloud](https://ohw.pilot.2i2c.cloud)
30+
Access to our shared cloud environment is easy. Click on [https://oceanhackweek.2i2c.cloud](https://oceanhackweek.2i2c.cloud)
3131

3232
![hub-opening](../img/ohw21-jupyterhub-opening.png)
3333

@@ -42,7 +42,7 @@ It will take a bit of time for this to load - be patient! Once things are spun u
4242

4343
## How do I get the tutorial repository?
4444

45-
For the tutorials, there are two primary ways of getting the notebooks. You can use the traditional git management route ([described below](#How-do-I-get-my-code-in-and-out-of-JupyterHub)), or you can use [this magical nbgitpuller link](https://ohw.pilot.2i2c.cloud/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Foceanhackweek%2Fohw-tutorials&urlpath=lab%2Ftree%2Fohw-tutorials%2F&branch=master).
45+
For the tutorials, there are two primary ways of getting the notebooks. You can use the traditional git management route ([described below](#How-do-I-get-my-code-in-and-out-of-JupyterHub)), or you can use [this magical nbgitpuller link](https://oceanhackweek.2i2c.cloud/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Foceanhackweek%2Fohw-tutorials&urlpath=lab%2Ftree%2Fohw-tutorials%2F&branch=master).
4646

4747
Nbgitpuller is nice, because it will automatically merge any changes you make with the changes from the upstream repo on subsequent pulls via a [series of sane rules](https://jupyterhub.github.io/nbgitpuller/topic/automatic-merging.html#topic-automatic-merging).
4848

@@ -92,7 +92,7 @@ After issuing the `git clone` command you should see something like this (again,
9292

9393
![hub shut down step 1](../img/ohw21-shutdownhub-step1.png)
9494

95-
Then you can shutdown your server from your hub control panel (which you can also access directly from https://ohw.pilot.2i2c.cloud/hub/home ):
95+
Then you can shutdown your server from your hub control panel (which you can also access directly from [https://oceanhackweek.2i2c.cloud/hub/home](https://oceanhackweek.2i2c.cloud/hub/home) ):
9696

9797
![hub shut down step 2](../img/ohw21-shutdownhub-step2.png)
9898

0 commit comments

Comments
 (0)