# Gallery

Runnable examples demonstrating `spatialdata-plot` on real spatial-omics
datasets and on the lightweight `blobs` dataset.

Sources live in
[`scverse/spatialdata-plot-notebooks`](https://github.com/scverse/spatialdata-plot-notebooks);
every notebook is executable end-to-end and re-executed on a weekly schedule
against the latest `spatialdata-plot` release.

## Tutorials

Learn the API on synthetic data. Start with *Getting started*.

:::{include} notebooks/tutorials/index.md
:start-after: <!-- gallery-cards-start -->
:end-before: <!-- gallery-cards-end -->
:::

## Examples

Apply the API to real datasets you'd actually analyse.

:::{include} notebooks/examples/index.md
:start-after: <!-- gallery-cards-start -->
:end-before: <!-- gallery-cards-end -->
:::

```{toctree}
:hidden:
:maxdepth: 2

notebooks/tutorials/index
notebooks/examples/index
```
