Manual startup
- Login to
HPC
- You'll be requested to login using your TUD Account
- Select
Barnard - 2 core, 3G, 4 hours
orRomeo - 2 core, 3G, 4 hours
andp_lv_mobicart_2425
as the project name. - Click Start to spawn a Jupyter Lab instance on the TUD ZIH Jupyter Hub.
- Clone the workshop files
- Once JupyterHub started, open a new empty Python
Notebook with click on the following icon:
- .. and copy &paste the following command in the first cell:
!cd /home/$USER && \ git clone https://gitlab.hrz.tu-chemnitz.de/tud-ifk/jupyter_python_datascience.git
- run with SHIFT+Enter
- this will download the workshop material to your local user folder (explorer on the left side)
- in the explorer on the left, open the file
jupyter_python_datascience/notebooks/01_raw_intro.ipynb
- and start following the instructions
- Once JupyterHub started, open a new empty Python
Notebook with click on the following icon: