Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 6 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# first list the packages you wish to download from PyPI
teachbooks # depends on jupyter-book
sphinx-inline-tabs
jupyterbook-patches
download_link_replacer
standard-imghdr

# docutils version for reference page formatting
docutils==0.17.1
# first list the packages you wish to download from PyPI
teachbooks # depends on jupyter-book v1

git+https://github.com/TeachBooks/Sphinx-Thebe
# Our favourite Sphinx extensions in one line, replace with individual extensions if you prefer some extensions not to be included (https://github.com/TeachBooks/TeachBooks-Favourites)
git+https://github.com/TeachBooks/TeachBooks-Favourites
sphinx-tudelft-theme
sphinx-apa-references
Loading