From d4b31d20ca34dbd2cdad9238b8d03372a1e489a2 Mon Sep 17 00:00:00 2001 From: Brian Rose Date: Thu, 19 Jun 2025 09:59:13 -0400 Subject: [PATCH 1/2] Include jupyterlab in env for metrics --- environment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/environment.yml b/environment.yml index ee9c7b128..eef6da741 100644 --- a/environment.yml +++ b/environment.yml @@ -8,3 +8,4 @@ dependencies: - pre-commit - pyyaml - mystmd +- jupyterlab From 1248cabb93c44d2a6e55ae0722f14e575108bce8 Mon Sep 17 00:00:00 2001 From: Brian Rose Date: Mon, 29 Jun 2026 22:10:15 -0400 Subject: [PATCH 2/2] Fix images in old post --- portal/posts/2025/new-cookbooks.md | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) diff --git a/portal/posts/2025/new-cookbooks.md b/portal/posts/2025/new-cookbooks.md index 835e0acf7..66db55c4f 100644 --- a/portal/posts/2025/new-cookbooks.md +++ b/portal/posts/2025/new-cookbooks.md @@ -174,11 +174,25 @@ This Cookbook covers how to work with wavelets in Python. Wavelets are a powerfu ### In pictures -2024 Cookoff group photo -
-Breakout group -Cookoff attendees at Mesa Lab -Virtual presentation +```{image} ../../_static/images/posts/IMG_5686.jpeg +:alt: 2024 Cookoff group photo +``` + +:::::{figure} +::::{grid} 3 3 3 3 +:::{grid-item} +![](../../_static/images/posts/IMG_5854.jpeg) +::: + +:::{grid-item} +![](../../_static/images/posts/IMG_6546.jpg) +::: + +:::{grid-item} +![](../../_static/images/posts/IMG_6055.jpeg) +::: +:::: +::::: ### By the numbers @@ -199,9 +213,7 @@ This Cookbook covers how to work with wavelets in Python. Wavelets are a powerfu ## Want to get involved? - - SAVE THE DATE! Project Pythia is hosting our next Cookbook Cook-off hackathon event at the NSF NCAR's Mesa Lab, August 5-8 2025. - +SAVE THE DATE! Project Pythia is hosting our [next Cookbook Cook-off hackathon event](https://projectpythia.org/pythia-cookoff-2025/) at the NSF NCAR's Mesa Lab, August 5-8 2025. Do you have some feedback or ideaa for a new Cookbook project? Unsure how to get started? We'd love to hear from you at any of our [open meetings](https://projectpythia.org/#monthly-pythia-meetings), through the [Pangeo Discourse](https://discourse.pangeo.io/c/education/project-pythia/), or via any of our social media. Join us at our next Cook-off 2025!