From 9bfcb3df857d943e2ffca003a46b6f9122d1d958 Mon Sep 17 00:00:00 2001 From: valentin-genin <189964891+valentin-genin@users.noreply.github.com> Date: Mon, 22 Jun 2026 07:36:30 +0000 Subject: [PATCH] Update pangeo-notebook metapackage version to 2026.06.03 --- base-notebook/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base-notebook/environment.yml b/base-notebook/environment.yml index 34589f67..2f160a51 100644 --- a/base-notebook/environment.yml +++ b/base-notebook/environment.yml @@ -4,7 +4,7 @@ channels: - nodefaults dependencies: - python=3.12 - - pangeo-notebook=2025.05.30 + - pangeo-notebook=2026.06.03 - pip - pip: - jupyter-launcher-shortcuts \ No newline at end of file