Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing thumbnail for TermSet tutorial #1204

Merged
merged 1 commit into from
Nov 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.
Loading