Tom 9190a4c371 | 5 years ago | |
---|---|---|
qubo_lab@f1c63793c7 | 5 years ago | |
.gitignore | 5 years ago | |
.gitmodules | 5 years ago | |
Pipfile | 5 years ago | |
Pipfile.lock | 5 years ago | |
README.md | 5 years ago |
git clone --recursive http://sargas.org:3000/QA_SAT/BA_Reproduzierbarkeit_Anleitung.git
Zu erst muss das virtual environment für Python eingerichtet werden. Gehen sie hierfür in das Hauptverzeichnis des Projekts und führen
pipenv sync
aus. Anschließend muss noch ein kernel für jupyter erstellt werden, hierzu führen sie
python -m ipykernal --user --name=BA_Reproduzierbarkeit_Anleitung
aus.