11# Gallery
22
3- Curated, runnable examples demonstrating ` spatialdata-plot ` on real
4- spatial-omics datasets and on the lightweight ` blobs ` dataset.
3+ Runnable examples demonstrating ` spatialdata-plot ` on real spatial-omics
4+ datasets and on the lightweight ` blobs ` dataset.
55
66Sources live in
77[ ` scverse/spatialdata-plot-notebooks ` ] ( https://github.com/scverse/spatialdata-plot-notebooks ) ;
@@ -10,7 +10,7 @@ against the latest `spatialdata-plot` release.
1010
1111## Tutorials
1212
13- End-to-end workflows on real datasets .
13+ Entry-point material for learning the API on synthetic data .
1414
1515::::{grid} 1 2 2 2
1616:gutter: 3
@@ -20,19 +20,29 @@ End-to-end workflows on real datasets.
2020:link-type: doc
2121:img-top: _ static/gallery/getting_started.png
2222
23- The fluent ` .pl ` API, layering, and styling — on the in-memory ` blobs `
23+ The fluent ` .pl ` API, layering, and styling on the in-memory ` blobs `
2424dataset. Ideal first read.
2525:::
2626
2727::::
2828
2929## Examples
3030
31- ``` {note}
32- No focused examples yet — contributions welcome! See
33- [CONTRIBUTING](https://github.com/scverse/spatialdata-plot-notebooks/blob/main/CONTRIBUTING.md)
34- in the notebooks repo for how to add one.
35- ```
31+ Worked examples on real datasets you'd actually analyse.
32+
33+ ::::{grid} 1 2 2 2
34+ :gutter: 3
35+
36+ :::{grid-item-card} Visium mouse brain
37+ :link : notebooks/examples/visium_mouse_brain
38+ :link-type: doc
39+ :img-top: _ static/gallery/visium_mouse_brain.png
40+
41+ Render H&E tissue, overlay spots, color by gene expression and by cluster,
42+ and finish with a publication-style figure.
43+ :::
44+
45+ ::::
3646
3747``` {toctree}
3848:hidden:
0 commit comments