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 8fda099 commit cdcaeb2Copy full SHA for cdcaeb2
1 file changed
doc/conf.py
@@ -168,6 +168,7 @@ def _check_dependencies():
168
'thumbnail_size': (320, 224),
169
'compress_images': ('thumbnails', 'images'),
170
'matplotlib_animations': True,
171
+ 'image_srcset': ["2x"],
172
}
173
174
plot_gallery = 'True'
0 commit comments