docs: add Interactive region annotation card to gallery#689
Merged
Conversation
The interactive_annotate tutorial was added to the docs/notebooks submodule (#685) and appears in the sidebar toctree, but its gallery tile was never added to docs/gallery.md, so it didn't render on the gallery landing page. Add the missing grid-item-card and its thumbnail (copied from the notebooks repo's _static/img/interactive_annotate.png). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #689 +/- ##
==========================================
- Coverage 75.98% 75.96% -0.03%
==========================================
Files 14 14
Lines 4156 4156
Branches 964 964
==========================================
- Hits 3158 3157 -1
Misses 647 647
- Partials 351 352 +1 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the Interactive region annotation tutorial as a tile on the gallery page.