##// END OF EJS Templates
Backport PR #13024: Documentation fixes
Backport PR #13024: Documentation fixes

File last commit:

r26452:0f081f0e
r26664:a6c80440
Show More
requirements.txt
8 lines | 88 B | text/plain | TextLexer
/ docs / requirements.txt
Matthias Bussonnier
Backport PR #12900: Move to Github Actions
r26452 -e .[test]
Min RK
add ipykernel to docs requirements
r21591 ipykernel
Matthias Bussonnier
Fix Docs building
r22001 setuptools>=18.5
Olesya Baranova
Removed extra dependencies
r24064 sphinx
Olesya Baranova
Changing files per example in Jupyter repo
r24057 sphinx-rtd-theme
Olesya Baranova
Adding necessary module used for building docs to get rid of WARNING: error while formatting arguments for IPython.core.interactiveshell.sphinxify
r24066 docrepr
Matthias Bussonnier
install matplotlib to build docs
r24722 matplotlib
Matthias Bussonnier
Backport PR #12900: Move to Github Actions
r26452 pytest