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 fb6a659 commit 0b325c9Copy full SHA for 0b325c9
doc/source/conf.py
@@ -252,7 +252,7 @@
252
)
253
254
sphinx_gallery_conf = {
255
- 'only_warn_on_example_error': True, # helps with debugging broken examples
+ # 'only_warn_on_example_error': True, # helps with debugging broken examples
256
"examples_dirs": "../../examples", # path to your example scripts
257
"gallery_dirs": "examples", # path to where to save gallery generated output
258
}
0 commit comments