Skip to content

Commit 8084e82

Browse files
committed
Update documentation
1 parent 91913d2 commit 8084e82

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

_sources/docs/python-warm-up.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212

1313
Follow the steps below to set up the notebook:
1414
- Have the [JupyterLab](https://jupyter.org/install) environment ready.
15-
- Download the notebook file by clicking on the download icon at the top of the webpage when visiting the notebook pages.
16-
- Open the notebook file and start working on the tasks.
15+
- Download the python coding warm-up [GitHub repository](https://github.com/MultiX-Amsterdam/python-warm-up). Or you can also download the zip file from [this link](https://github.com/MultiX-Amsterdam/python-warm-up/archive/refs/heads/main.zip).
16+
- Open the notebook file (`docs/python-warm-up-notebook.ipynb`) and start working on the tasks.
1717

1818
Follow the steps below to do the tasks:
1919
- First, for each task, try your best to implement the solution without checking the answer.

docs/python-warm-up.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -364,8 +364,8 @@ <h2>Usage<a class="headerlink" href="#usage" title="Permalink to this headline">
364364
<p>Follow the steps below to set up the notebook:</p>
365365
<ul class="simple">
366366
<li><p>Have the <a class="reference external" href="https://jupyter.org/install">JupyterLab</a> environment ready.</p></li>
367-
<li><p>Download the notebook file by clicking on the download icon at the top of the webpage when visiting the notebook pages.</p></li>
368-
<li><p>Open the notebook file and start working on the tasks.</p></li>
367+
<li><p>Download the python coding warm-up <a class="reference external" href="https://github.com/MultiX-Amsterdam/python-warm-up">GitHub repository</a>. Or you can also download the zip file from <a class="reference external" href="https://github.com/MultiX-Amsterdam/python-warm-up/archive/refs/heads/main.zip">this link</a>.</p></li>
368+
<li><p>Open the notebook file (<code class="docutils literal notranslate"><span class="pre">docs/python-warm-up-notebook.ipynb</span></code>) and start working on the tasks.</p></li>
369369
</ul>
370370
<p>Follow the steps below to do the tasks:</p>
371371
<ul class="simple">

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)