Manual startup

  1. Login to HPC
    • You'll be requested to login using your TUD Account
  2. Select Barnard - 2 core, 3G, 4 hours or Romeo - 2 core, 3G, 4 hours and p_lv_mobicart_2425 as the project name.
  3. Click Start to spawn a Jupyter Lab instance on the TUD ZIH Jupyter Hub.
  4. Clone the workshop files
    • Once JupyterHub started, open a new empty Python Notebook with click on the following icon:
      Startup Jupyter Hub
    • .. 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
      Startup Jupyter Hub
    • 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
      Startup Jupyter Hub
      • and start following the instructions

IOER RDC Jupyter Base Template v0.11.0