From d4c6432660793583c67bab9f1b28d6a2923c75c8 Mon Sep 17 00:00:00 2001 From: Nicholas Bollweg Date: Wed, 17 Jan 2024 18:58:34 -0600 Subject: [PATCH] use lab 4.1.0b1 --- .github/environment-test-canary.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/environment-test-canary.yml b/.github/environment-test-canary.yml index 1c484a2..e07b64f 100644 --- a/.github/environment-test-canary.yml +++ b/.github/environment-test-canary.yml @@ -8,7 +8,7 @@ channels: dependencies: # a more precise python pin is added in CI - - jupyterlab >=4.1.0b0 + - jupyterlab >=4.1.0b1 - notebook >=7.1.0a2 ### environment-base.yml ### - doit-with-toml