We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 549476d commit bb80785Copy full SHA for bb80785
DOCUMENTATION.md
@@ -1,4 +1,4 @@
1
-* The generation of recipes using Sphinx-Gallery requires:
+* The generation of recipes using Sphinx-Gallery requires `Python<3.12.0` and:
2
3
```txt
4
pip install sphinx-gallery==0.11.0
@@ -10,6 +10,7 @@
10
pip install sphinxcontrib-devhelp==1.0.2
11
pip install sphinxcontrib-serializinghtml==1.1.3
12
pip install sphinxcontrib-qthelp==1.0.3
13
+ ip install sphinxcontrib.applehelp==1.0.4
14
pip install alabaster==0.7.13
15
pip install sphinx==2.4.5
16
```
0 commit comments