From 99cc32fb75a22fa708ba24a5a410683df9a45c35 Mon Sep 17 00:00:00 2001 From: "Lumberbot (aka Jack)" <39504233+meeseeksmachine@users.noreply.github.com> Date: Mon, 8 Apr 2024 12:20:30 +0200 Subject: [PATCH] Backport PR #2974: Add marsilea notebook (#2984) Co-authored-by: Isaac Virshup --- docs/how-to/index.md | 1 + docs/how-to/plotting-with-marsilea.ipynb | 1 + docs/release-notes/1.10.1.md | 2 ++ notebooks | 2 +- 4 files changed, 5 insertions(+), 1 deletion(-) create mode 120000 docs/how-to/plotting-with-marsilea.ipynb diff --git a/docs/how-to/index.md b/docs/how-to/index.md index 2e923a539d..d9ffcf4a39 100644 --- a/docs/how-to/index.md +++ b/docs/how-to/index.md @@ -4,4 +4,5 @@ This section contains short examples on how to perform specific tasks with scanp ```{toctree} knn-transformers +plotting-with-marsilea ``` diff --git a/docs/how-to/plotting-with-marsilea.ipynb b/docs/how-to/plotting-with-marsilea.ipynb new file mode 120000 index 0000000000..45b62b725a --- /dev/null +++ b/docs/how-to/plotting-with-marsilea.ipynb @@ -0,0 +1 @@ +../../notebooks/plotting-with-marsilea.ipynb \ No newline at end of file diff --git a/docs/release-notes/1.10.1.md b/docs/release-notes/1.10.1.md index 282d2297ca..201c7f864c 100644 --- a/docs/release-notes/1.10.1.md +++ b/docs/release-notes/1.10.1.md @@ -4,6 +4,8 @@ ```{rubric} Docs ``` +* Added {doc}`how-to example ` on plotting with [Marsilea](https://marsilea.readthedocs.io) {pr}`2974` {smaller}`Y Zheng` + ```{rubric} Bug fixes ``` diff --git a/notebooks b/notebooks index 22cc7cf461..ab28e425e0 160000 --- a/notebooks +++ b/notebooks @@ -1 +1 @@ -Subproject commit 22cc7cf46139cc8bdc2a1c7e4ec37254c8aa50ae +Subproject commit ab28e425e06a03829c44e7301dc487666dc3078f