Skip to content
Snippets Groups Projects
Verified Commit ea19011e authored by Alexander Dunkel's avatar Alexander Dunkel
Browse files

Minor revision of readme

parent 7b5cf999
No related branches found
No related tags found
No related merge requests found
...@@ -22,9 +22,9 @@ Mobile Cartography Jupyter Lab Workshop. ...@@ -22,9 +22,9 @@ Mobile Cartography Jupyter Lab Workshop.
## Barnard (new): Start Jupyter Lab ## Barnard (new): Start Jupyter Lab
3. [Login to HPC][login-zih-link-barnard] (do not click "spawn") 3. [Login to HPC][login-zih-link-barnard]
- You'll be requested to login using your TUD Account - You'll be requested to login using your TUD Account
4. Select `Barnard - 2 core, 3G, 4 hours` 4. Select `Barnard - 2 core, 3G, 4 hours` or `Romeo - 2 core, 3G, 4 hours`
4. **Click Start** to spawn a Jupyter Lab instance on the TUD ZIH Jupyter Hub. 4. **Click Start** to spawn a Jupyter Lab instance on the TUD ZIH Jupyter Hub.
- The Workshop is _not_ automatically setup in the new system yet - The Workshop is _not_ automatically setup in the new system yet
- Once JupyterHub started, open a `Terminal` Window - Once JupyterHub started, open a `Terminal` Window
...@@ -34,9 +34,11 @@ Mobile Cartography Jupyter Lab Workshop. ...@@ -34,9 +34,11 @@ Mobile Cartography Jupyter Lab Workshop.
cd /home/$USER && \ cd /home/$USER && \
git clone https://gitlab.hrz.tu-chemnitz.de/tud-ifk/jupyter_python_datascience.git git clone https://gitlab.hrz.tu-chemnitz.de/tud-ifk/jupyter_python_datascience.git
``` ```
- this will clone the workshop repository to your local user folder (left side) - this will download the workshop material to your local user folder (explorer on the left side)
- open `jupyter_python_datascience/notebooks/01_raw_intro.ipynb` in the explorer on the left and start following the instructions - in the explorer on the left, open the file `jupyter_python_datascience/notebooks/01_raw_intro.ipynb`
![Startup Jupyter Hub](resources/notebook_jup.webp) ![Startup Jupyter Hub](resources/notebook_jup.webp)
- and start following the instructions
## Taurus (old): Start Jupyter Lab ## Taurus (old): Start Jupyter Lab
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment