Skip to content

Commit 34c23b4

Browse files
authored
docs: add Interactive region annotation card to gallery (#689)
1 parent c499e8c commit 34c23b4

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

228 KB
Loading

docs/gallery.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,15 @@ Render H&E tissue, overlay spots, color by gene expression and by cluster,
5252
and finish with a publication-style figure.
5353
:::
5454

55+
:::{grid-item-card} Interactive region annotation
56+
:link: notebooks/examples/interactive_annotate
57+
:link-type: doc
58+
:img-top: _static/gallery/interactive_annotate.png
59+
60+
Draw regions of interest directly on a `spatialdata-plot` canvas with
61+
`sdata.pl.annotate(...)` and persist them as a `ShapesModel` element.
62+
:::
63+
5564
::::
5665

5766
```{toctree}

0 commit comments

Comments
 (0)