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 8589fed commit d1689d1Copy full SHA for d1689d1
1 file changed
doc/conf.py
@@ -141,6 +141,7 @@ def _check_dependencies():
141
'within_subsection_order': gallery_order.subsectionorder,
142
'remove_config_comments': True,
143
'min_reported_time': 1,
144
+ 'thumbnail_size': (320, 224),
145
'compress_images': ('thumbnails', 'images'),
146
'matplotlib_animations': True,
147
}
0 commit comments