You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A popular extension in the Sphinx ecosystem is the (Sphinx Gallery extension](https://sphinx-gallery.github.io/stable/index.html). This makes it possible to e.g. show a list of example notebooks that use a particular Python module.
We should build a theme component that can render gallery-like content. It should support basic features like tags and search.
We should explore the best approach(es) to provisioning the gallery e.g. from a file-system, set of GitHub tags, etc.
Definition of Done
The feature/service is technically complete
The text was updated successfully, but these errors were encountered:
agoose77
changed the title
Build a structured gallery component
Build a structured gallery MyST component
Jan 7, 2025
A popular extension in the Sphinx ecosystem is the (Sphinx Gallery extension](https://sphinx-gallery.github.io/stable/index.html). This makes it possible to e.g. show a list of example notebooks that use a particular Python module.
We should build a theme component that can render gallery-like content. It should support basic features like tags and search.
We should explore the best approach(es) to provisioning the gallery e.g. from a file-system, set of GitHub tags, etc.
Definition of Done
The text was updated successfully, but these errors were encountered: