Migrate to Python3.9
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
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 .
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.