Skip to content

Commit d39f738

Browse files
authored
Merge pull request #270 from oceanhackweek/emiliom-patch-2
Update tutorials_getting_started.md
2 parents ac1f924 + a55db86 commit d39f738

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ohw23/tutorials_getting_started.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Tutorials will be run live on the [OceanHackWeek JupyterHub ("The Hub"), https:/
66

77
Below are instructions for getting the tutorials started on the the Hub in your browser, and updating the tutorials files with the latest version from the GitHub tutorials repository, [https://github.com/oceanhackweek/ohw-tutorials](https://github.com/oceanhackweek/ohw-tutorials).
88

9-
The schedule of tutorials is available [here](../../ohw22/schedule.md), and links to tutorial materials and some background resources will be available there as well.
9+
The schedule of tutorials is available [here](../../ohw23/schedule.md), and links to tutorial materials and some background resources will be available there as well.
1010

1111
## How do I get the tutorial repository into the Hub?
1212

@@ -20,18 +20,18 @@ The nbgitpuller link is magical, but it can't detect which profile you are curre
2020
2121
:::{tab-item} Python
2222
23-
[Pull tutorial repo for the Python profile](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=OHW22)
23+
[Pull tutorial repo for the Python profile](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=OHW23)
2424
2525
:::
2626
2727
:::{tab-item} R
2828
29-
[Pull tutorial repo for the R profile](https://oceanhackweek.2i2c.cloud/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Foceanhackweek%2Fohw-tutorials&urlpath=rstudio%2F&branch=OHW22)
29+
[Pull tutorial repo for the R profile](https://oceanhackweek.2i2c.cloud/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Foceanhackweek%2Fohw-tutorials&urlpath=rstudio%2F&branch=OHW23)
3030
3131
:::
3232
3333
::::
3434
3535
```
3636

37-
See this [extended discussion](../prep/jupyterhub.md#how-do-i-get-the-tutorial-repository) for more details about `nbgitpuller` and the alternative approach relying on `git` commands and `GitHub` workflows.
37+
See this [extended discussion](../resources/prep/jupyterhub.md#how-do-i-get-the-tutorial-repository) for more details about `nbgitpuller` and the alternative approach relying on `git` commands and `GitHub` workflows.

0 commit comments

Comments
 (0)