Skip to content

Commit

Permalink
Merge pull request #328 from oceanhackweek/emiliom-patch-2
Browse files Browse the repository at this point in the history
Fix link in instructor-guide.md
  • Loading branch information
emiliom authored Aug 23, 2024
2 parents 487a670 + 5e3b1b9 commit e8f93f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/organizing/instructor-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Although the content of your tutorial may not seem a lot when presented as stand

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:
* provide your github username to the organizing team so that you get added to JupyterHub
* familiarize yourself with the JupyterHub environment ([JupyterHub Intro](https://github.com/valentina-s/oceanhackweek.github.io/blob/instructor-guide/resources/prep/jupyterhub.md))
* familiarize yourself with the JupyterHub environment ([JupyterHub Intro](../prep/jupyterhub.md))
* 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)
* Contribute your tutorial content to the corresponding OHWYY branch in [https://github.com/oceanhackweek/ohw-tutorials/](https://github.com/oceanhackweek/ohw-tutorials/)
* Ensure participants have access to the datasets used in the tutorial
Expand Down

0 comments on commit e8f93f3

Please sign in to comment.