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 90bda69 commit 4f04b1aCopy full SHA for 4f04b1a
docs/sphinx/source/conf.py
@@ -360,7 +360,7 @@ def setup(app):
360
'../../tutos_temp'],
361
'gallery_dirs': ['gallery'], # location of generated output
362
# sphinx-gallery only shows plots from plot_*.py files by default:
363
- # 'filename_pattern': '*.py',
+ 'filename_pattern': '*.py',
364
365
# directory where function/class granular galleries are stored
366
'backreferences_dir': 'reference/generated/gallery_backreferences',
0 commit comments