Skip to content

Commit 5e3b1b9

Browse files
authored
Update resources/organizing/instructor-guide.md
1 parent d5d81cb commit 5e3b1b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resources/organizing/instructor-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Although the content of your tutorial may not seem a lot when presented as stand
4242

4343
Oceanhackweek usualy provides a JupyterHub environment within which participants can run any interactive tutorials. As an instructor you will have to ensure that your tutorial can run within the environment. For that you will need to:
4444
* provide your github username to the organizing team so that you get added to JupyterHub
45-
* familiarize yourself with the JupyterHub environment ([JupyterHub Intro](../resources/prep/jupyterhub.md))
45+
* familiarize yourself with the JupyterHub environment ([JupyterHub Intro](../prep/jupyterhub.md))
4646
* Identify which packages (and corresponding versions) you will need for the tutorial and provide them to the organizing team so that they are included into an image for building the JupyterHub (those can be PyPi, `conda`/`conda-forge`, R)
4747
* Contribute your tutorial content to the corresponding OHWYY branch in [https://github.com/oceanhackweek/ohw-tutorials/](https://github.com/oceanhackweek/ohw-tutorials/)
4848
* Ensure participants have access to the datasets used in the tutorial

0 commit comments

Comments
 (0)