Skip to content

Commit adf1341

Browse files
timtreisclaude
andcommitted
docs(gallery): add "Speeding up rendering" tutorial card
Adds the gallery card + thumbnail for the new rendering-performance tutorial and advances the docs/notebooks submodule to the commit that introduces it. Depends on scverse/spatialdata-plot-notebooks#8 — the submodule pointer here references that PR's head commit so the docs build/preview renders the new tutorial. Once #8 merges, the pointer should be advanced to notebooks `main`. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 31158d3 commit adf1341

3 files changed

Lines changed: 11 additions & 1 deletion

File tree

31 KB
Loading

docs/gallery.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,16 @@ perceptually well-spaced or colourblind-safe palettes with
3434
`make_palette` and `make_palette_from_data`.
3535
:::
3636

37+
:::{grid-item-card} Speeding up rendering
38+
:link: notebooks/tutorials/performance
39+
:link-type: doc
40+
:img-top: _static/gallery/performance.png
41+
42+
Keep rendering fast on large data: automatic rasterization and scale
43+
selection for images, and the `datashader` backend for large collections
44+
of shapes and points.
45+
:::
46+
3747
::::
3848

3949
## Examples

0 commit comments

Comments
 (0)