Thanks to visit codestin.com Credit goes to github.com
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 cdcaeb2 commit be97f84Copy full SHA for be97f84
requirements/doc/doc-requirements.txt
@@ -13,6 +13,10 @@ ipython
13
ipywidgets
14
numpydoc>=0.8
15
sphinxcontrib-svg2pdfconverter>=1.1.0
16
-sphinx-gallery>=0.7
+# sphinx-gallery>=0.7
17
+# b41e328 is PR 808 which adds the image_srcset directive. When this is
18
+# released with sphinx gallery, we can change to the last release w/o this feature:
19
+# sphinx-gallery>0.90
20
+git+git://github.com/sphinx-gallery/sphinx-gallery@b41e328#egg=sphinx-gallery
21
sphinx-copybutton
22
scipy
0 commit comments