##// END OF EJS Templates
issue#13073: Made a couple of fixes after testing on Wayland (Gnome)
issue#13073: Made a couple of fixes after testing on Wayland (Gnome)

File last commit:

r27496:7a171250
r27660:d15e4f6a
Show More
requirements.txt
9 lines | 101 B | text/plain | TextLexer
/ docs / requirements.txt
Thomas Kluyver
Include all test dependencies when building docs
r26437 -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
try to fix master docs
r25679 stack_data
gousaiyang
IPython currently incompatible with pytest 7
r27496 pytest<7