From d21484b4ee3ec5cbe0be79fb7f2e1f06f7e7e7ec Mon Sep 17 00:00:00 2001 From: Emilio Mayorga Date: Tue, 1 Aug 2023 11:11:26 -0700 Subject: [PATCH 1/3] Update tutorials_getting_started.md --- ohw23/tutorials_getting_started.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ohw23/tutorials_getting_started.md b/ohw23/tutorials_getting_started.md index a7839bce..c825575d 100644 --- a/ohw23/tutorials_getting_started.md +++ b/ohw23/tutorials_getting_started.md @@ -6,7 +6,7 @@ Tutorials will be run live on the [OceanHackWeek JupyterHub ("The Hub"), https:/ 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). -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. +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. ## How do I get the tutorial repository into the Hub? @@ -20,13 +20,13 @@ The nbgitpuller link is magical, but it can't detect which profile you are curre :::{tab-item} Python -[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) +[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) ::: :::{tab-item} R -[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) +[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) ::: @@ -34,4 +34,4 @@ The nbgitpuller link is magical, but it can't detect which profile you are curre ``` -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. +See this [extended discussion](../resources/prep/jupyterhub.html#how-do-i-get-the-tutorial-repository) for more details about `nbgitpuller` and the alternative approach relying on `git` commands and `GitHub` workflows. From db23e782763942411798835b87916bcdeeee5b97 Mon Sep 17 00:00:00 2001 From: Emilio Mayorga Date: Tue, 1 Aug 2023 11:19:30 -0700 Subject: [PATCH 2/3] Update ohw23/tutorials_getting_started.md --- ohw23/tutorials_getting_started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ohw23/tutorials_getting_started.md b/ohw23/tutorials_getting_started.md index c825575d..5e4a93ca 100644 --- a/ohw23/tutorials_getting_started.md +++ b/ohw23/tutorials_getting_started.md @@ -34,4 +34,4 @@ The nbgitpuller link is magical, but it can't detect which profile you are curre ``` -See this [extended discussion](../resources/prep/jupyterhub.html#how-do-i-get-the-tutorial-repository) for more details about `nbgitpuller` and the alternative approach relying on `git` commands and `GitHub` workflows. +See this [extended discussion](../resources/prep/jupyterhub#how-do-i-get-the-tutorial-repository) for more details about `nbgitpuller` and the alternative approach relying on `git` commands and `GitHub` workflows. From a55db860413a08a5feb52233f3af43ed41f66944 Mon Sep 17 00:00:00 2001 From: Emilio Mayorga Date: Tue, 1 Aug 2023 11:44:49 -0700 Subject: [PATCH 3/3] Update ohw23/tutorials_getting_started.md --- ohw23/tutorials_getting_started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ohw23/tutorials_getting_started.md b/ohw23/tutorials_getting_started.md index 5e4a93ca..29452bac 100644 --- a/ohw23/tutorials_getting_started.md +++ b/ohw23/tutorials_getting_started.md @@ -34,4 +34,4 @@ The nbgitpuller link is magical, but it can't detect which profile you are curre ``` -See this [extended discussion](../resources/prep/jupyterhub#how-do-i-get-the-tutorial-repository) for more details about `nbgitpuller` and the alternative approach relying on `git` commands and `GitHub` workflows. +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.