Skip to content

Commit e8f93f3

Browse files
authored
Merge pull request #328 from oceanhackweek/emiliom-patch-2
Fix link in instructor-guide.md
2 parents 487a670 + 5e3b1b9 commit e8f93f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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](https://github.com/valentina-s/oceanhackweek.github.io/blob/instructor-guide/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)