diff --git a/docs/_static/gallery/performance.png b/docs/_static/gallery/performance.png new file mode 100644 index 00000000..db2a4c3d Binary files /dev/null and b/docs/_static/gallery/performance.png differ diff --git a/docs/gallery.md b/docs/gallery.md index 014cc416..16d41d2b 100644 --- a/docs/gallery.md +++ b/docs/gallery.md @@ -34,6 +34,16 @@ perceptually well-spaced or colourblind-safe palettes with `make_palette` and `make_palette_from_data`. ::: +:::{grid-item-card} Speeding up rendering +:link: notebooks/tutorials/performance +:link-type: doc +:img-top: _static/gallery/performance.png + +Keep rendering fast on large data: automatic rasterization and scale +selection for images, and the `datashader` backend for large collections +of shapes and points. +::: + :::: ## Examples diff --git a/docs/notebooks b/docs/notebooks index d8911216..05b0f515 160000 --- a/docs/notebooks +++ b/docs/notebooks @@ -1 +1 @@ -Subproject commit d89112165483e7748c225866ed946f41bc785efe +Subproject commit 05b0f515192f21c0eb4b00304b7d342035ea9200