From 0ac9a465e5660bca2ef37eadb21af946dd74ae6a Mon Sep 17 00:00:00 2001 From: Jeremy Tuloup Date: Thu, 4 Jan 2024 10:54:12 +0100 Subject: [PATCH] Update to `jupyterlite-core==0.2.2` (#46) --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index d672de9..d101662 100644 --- a/environment.yml +++ b/environment.yml @@ -19,7 +19,7 @@ dependencies: # currently broken: https://github.com/jupyterlab-contrib/jupyterlab-tour/issues/82 # - jupyterlab-tour - jupyterlab-night -- jupyterlite-core =0.2.1 +- jupyterlite-core =0.2.2 - jupyterlite-pyodide-kernel =0.2.0 - jupyterlite-sphinx >=0.10.0,<0.11 - notebook >=7.0.6