diff --git a/docs/gallery/plot_term_set.py b/docs/gallery/plot_term_set.py index 8bf2375aa..50945889a 100644 --- a/docs/gallery/plot_term_set.py +++ b/docs/gallery/plot_term_set.py @@ -65,6 +65,8 @@ For more information how to properly format the schema to support LinkML Dynamic Enumerations, please refer to https://linkml.io/linkml/schemas/enums.html#dynamic-enums. """ +# sphinx_gallery_thumbnail_path = 'figures/gallery_thumbnail_termset.png' + from hdmf.common import DynamicTable, VectorData import os import numpy as np diff --git a/docs/source/figures/gallery_thumbnail_termset.png b/docs/source/figures/gallery_thumbnail_termset.png new file mode 100644 index 000000000..29a0db903 Binary files /dev/null and b/docs/source/figures/gallery_thumbnail_termset.png differ diff --git a/docs/source/figures/gallery_thumbnails.pptx b/docs/source/figures/gallery_thumbnails.pptx index ac3da484d..5ede1c4b5 100644 Binary files a/docs/source/figures/gallery_thumbnails.pptx and b/docs/source/figures/gallery_thumbnails.pptx differ