magdyamr542 / fachprojekt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FachProjekt code

Create virtual env and install reqs

  1. virtualenv --python=$(which python3) venv
  2. pip3 install -r requirements.txt

Connect to the notebook server

  1. Link here
    1. if not at the Uni you need a vpn connection.
    2. install a vpn client sudo apt install -y openconnect
    3. connect with sudo openconnect --juniper stud2.vpn.tu-dortmund.de
    4. type in your uni account smamm*** and password ****
    5. use the credentials sent to you in the Uni web mail box to access the server

About


Languages

Language:Jupyter Notebook 99.0%Language:Python 1.0%