Skip to content

Migrate to Python3.9

Marcus Meyer requested to merge migrate_py39 into master

Python3.9 was installed via Conda and set to the default kernel via the jupyter_notebook_config.py.

In the build errors occured, because the packages referenced in the requirements.txt wasn't compatible with python3.9 .

Merge request reports