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.
2 parents cdb81b6 + 306a4f7 commit c12480dCopy full SHA for c12480d
doc/conf.py
@@ -135,6 +135,7 @@ def _check_dependencies():
135
'backreferences_dir': 'api/_as_gen',
136
'subsection_order': gallery_order.sectionorder,
137
'within_subsection_order': gallery_order.subsectionorder,
138
+ 'remove_config_comments': True,
139
'min_reported_time': 1,
140
}
141
requirements/doc/doc-requirements.txt
@@ -12,5 +12,5 @@ colorspacious
12
ipython
13
ipywidgets
14
numpydoc>=0.8
15
-sphinx-gallery>=0.2
+sphinx-gallery>=0.4
16
sphinx-copybutton
0 commit comments