Skip to content

Commit 2163fda

Browse files
committed
Deploying to master from @ e8f93f3 πŸš€
1 parent baac436 commit 2163fda

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

β€Ž_sources/resources/organizing/instructor-guide.md.txtβ€Ž

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

β€Žresources/organizing/instructor-guide.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,7 @@ <h2>Technical Setup<a class="headerlink" href="#technical-setup" title="Permalin
599599
<p>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:</p>
600600
<ul class="simple">
601601
<li><p>provide your github username to the organizing team so that you get added to JupyterHub</p></li>
602-
<li><p>familiarize yourself with the JupyterHub environment (<a class="reference external" href="https://github.com/valentina-s/oceanhackweek.github.io/blob/instructor-guide/resources/prep/jupyterhub.md">JupyterHub Intro</a>)</p></li>
602+
<li><p>familiarize yourself with the JupyterHub environment (<a class="reference internal" href="../prep/jupyterhub.html"><span class="doc std std-doc">JupyterHub Intro</span></a>)</p></li>
603603
<li><p>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, <code class="docutils literal notranslate"><span class="pre">conda</span></code>/<code class="docutils literal notranslate"><span class="pre">conda-forge</span></code>, R)</p></li>
604604
<li><p>Contribute your tutorial content to the corresponding OHWYY branch in <a class="github reference external" href="https://github.com/oceanhackweek/ohw-tutorials/">oceanhackweek/ohw-tutorials</a></p></li>
605605
<li><p>Ensure participants have access to the datasets used in the tutorial</p>

0 commit comments

Comments
Β (0)