Open
Description
Description of the modifications
Each example Python file can specify a thumbnail image that is used for previews of a web page.
It is specified using sphinx_gallery_thumbnail_path.
For example:
sphinx_gallery_thumbnail_path = './images/sherlock_export_aedb_example.png'
This could be the same image for all examples.
Useful links and references
No response