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 6b7b050 commit fd984a4Copy full SHA for fd984a4
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