Skip to content

Commit

Permalink
Fix #1203 add missing thumbnail for TermSet tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
oruebel committed Nov 7, 2024
1 parent be602e5 commit bf6e4f3
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/gallery/plot_term_set.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/source/figures/gallery_thumbnails.pptx
Binary file not shown.

0 comments on commit bf6e4f3

Please sign in to comment.