From 2e0310e2172f3cd9ebd45b9c4b03cb35058c0b1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 19 Jul 2022 12:27:40 +0200 Subject: [PATCH] Update _common.sh --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 1972c02..dcee16a 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -9,7 +9,7 @@ pkg_dependencies="python3-dev python3-pip" nodejs_version="18" -jupyterlab_version="4.0.0a24" +jupyterlab_version="4.0.0a26" #================================================= # PERSONAL HELPERS