You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#- sphinx>=1.4 # Get WIP version of sphinx with MD stuff
6
-
- pip
7
-
- pandoc
8
-
- nbconvert
9
-
- ipykernel
10
-
- pip:
11
-
- sphinx
12
-
- git+git://github.com/mgeier/nbsphinx.git@master # Do change that when this is merged (https://github.com/spatialaudio/nbsphinx/pull/463)
13
-
#- sphinx-nbexamples
14
-
- git+https://github.com/Chilipp/sphinx-nbexamples.git@master # Use app.add_css_file for sphinx >= 3.0, change when https://github.com/Chilipp/sphinx-nbexamples is released
15
-
- sphinx-gallery
16
-
- sphinx-copybutton
17
-
- recommonmark
18
-
- m2r
4
+
- python>=3.5
5
+
#- sphinx>=1.4 # Get WIP version of sphinx with MD stuff
0 commit comments