clusters:minerva:jupyter_2020
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
clusters:minerva:jupyter_2020 [2021/08/03 12:26] – ↷ Page moved and renamed from minerva:jupyter to clusters:minerva:jupyter_2020 Steffen Grunewald | clusters:minerva:jupyter_2020 [2021/08/11 07:49] (current) – [To actually use jupyter] Harald Pfeiffer | ||
---|---|---|---|
Line 42: | Line 42: | ||
=== To actually use jupyter === | === To actually use jupyter === | ||
- | Repeat these steps: | + | First, inside a minerva |
- | * In *one* terminal, | + | |
- | | + | ssh minerva01 |
- | | + | |
- | | + | |
- | jupyter lab --no-browser --port xxxx | + | Ideally, you launch `jupyter` inside a `screen` session, which you keep running indefinitely, |
- | + | ||
Starting the jupyter server will print some text with info how to connect. | Starting the jupyter server will print some text with info how to connect. | ||
- | * In *another* terminal, activate the ssh-tunnel with port-forwarding: | + | Second, in activate the ssh-tunnel with port-forwarding |
- | * In a web-browser on your laptop, go to the web-page mentioned in the first bullet. | + | |
+ | Leave this connection open, while you're working in Jupyter, | ||
+ | |||
+ | Finally, in your local web-browser on your laptop, go to the web-page mentioned in the first bullet, i.e. something like `http:// | ||
+ | where the ' | ||
====== Running Jupyter on Minerva (2019) ===== | ====== Running Jupyter on Minerva (2019) ===== | ||
Line 118: | Line 120: | ||
It is possible to run a Jupyter server on Minerva, and to display the notebooks locally on your laptop/ | It is possible to run a Jupyter server on Minerva, and to display the notebooks locally on your laptop/ | ||
- | First, make sure you have access to '' | + | First, make sure you have access to '' |
clusters/minerva/jupyter_2020.1627993567.txt.gz · Last modified: 2021/08/03 12:26 by Steffen Grunewald