Skip to content

Commit

Permalink
Deploying to gh-pages from @ 621de87 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
mauro3 committed Sep 19, 2023
1 parent 6ba3af0 commit 48d6f22
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 9 deletions.
10 changes: 5 additions & 5 deletions assets/literate/l1_3-julia-intro_web.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,13 +133,13 @@ Fire up your JupyterHub, either via the [Moodle page](https://moodle-app2.let.et

[Brief explanation on JupyterHub]

This notebook and other should be on you JupyterHub in the folder
This notebook you can get onto your JupyterHub by

course-101-0250-00-JupyterLab.git/
- opening the hub
- opening a terminal
- pasting into the terminal `wget https://people.ee.ethz.ch/~werderm/l1.ipynb`

if not, to get this notebook (and other stuff), open a terminal on JupyterHub and run:

git clone https://tinyurl.com/pdeongpu
Open it by clicking on it in the sidebar.

### Let's get our hands dirty!

Expand Down
14 changes: 10 additions & 4 deletions lecture1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,10 +107,16 @@ <h3 id=julia_solves_the_two-language_problem ><a href="#julia_solves_the_two-lan
<h3 id=lets_get_our_hands_dirty ><a href="#lets_get_our_hands_dirty" class=header-anchor >Let&#39;s get our hands dirty&#33;</a></h3>
<p>Fire up your JupyterHub, either via the <a href="https://moodle-app2.let.ethz.ch/course/view.php?id&#61;20175">Moodle page</a>, or directly via <a href="https://jhub-let-04-20175.let.ethz.ch/hub/home">this link</a>.</p>
<p>&#91;Brief explanation on JupyterHub&#93;</p>
<p>This notebook and other should be on you JupyterHub in the folder</p>
<p>course-101-0250-00-JupyterLab.git/</p>
<p>if not, to get this notebook &#40;and other stuff&#41;, open a terminal on JupyterHub and run:</p>
<p>git clone https://tinyurl.com/pdeongpu</p>
<p>This notebook you can get onto your JupyterHub by</p>
<ul>
<li><p>opening the hub</p>

<li><p>opening a terminal</p>

<li><p>pasting into the terminal <code>wget https://people.ee.ethz.ch/~werderm/l1.ipynb</code></p>

</ul>
<p>Open it by clicking on it in the sidebar.</p>
<h3 id=lets_get_our_hands_dirty__2 ><a href="#lets_get_our_hands_dirty__2" class=header-anchor >Let&#39;s get our hands dirty&#33;</a></h3>
<p>We will now look at</p>
<ul>
Expand Down

0 comments on commit 48d6f22

Please sign in to comment.