# first list the packages you wish to download from PyPI teachbooks # depends on jupyter-book jupyterbook-patches # Packages die je nodig hebt als je gaat programmeren in Python # numpy # scipy # matplotlib # jupyter # jupyter-lab # docutils version for reference page formatting docutils==0.17.1 # now list the packages (and the respective url) you wish to download from the GitLab package registry --extra-index-url https://gitlab.tudelft.nl/api/v4/projects/11239/packages/pypi/simple sphinx-thebe ~= 0.9.9 #temporarily disable # lastly any packages you wish to download directly from a Git repository download_link_replacer @ git+https://gitlab.tudelft.nl/mude/sphinx-download-link-replacer #temporarily disable sphinx-exercise