From 6fd9b09c1e317eddcc81f08d25f307c9179129eb Mon Sep 17 00:00:00 2001 From: Thorsten Beier Date: Wed, 30 Apr 2025 15:03:29 +0200 Subject: [PATCH] constraint-dev environment constraint dev environment to include jupyterlite-xeus >= 3.1.8 st kernel parametrization works in a graceful fashion --- environment-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment-dev.yml b/environment-dev.yml index de07fcc..676239d 100644 --- a/environment-dev.yml +++ b/environment-dev.yml @@ -22,7 +22,7 @@ dependencies: - empack >=3.2.0 - jupyter_server # to enable contents - jupyterlite - - jupyterlite-xeus + - jupyterlite-xeus >= 3.1.8 - jupyterlite-sphinx - notebook >=7,<8 # to include the extension to switch between JupyterLab and Notebook # pyjs_code_runner dev deps