From 6383367f91417a7547e3f2a0626d057e62c8bd60 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 23 Aug 2022 07:17:29 +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 46cc32b..13d815a 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -9,7 +9,7 @@ pkg_dependencies="python3-dev python3-pip" nodejs_version="16" -jupyterlab_version="3.4.2" +jupyterlab_version="3.4.5" #================================================= # PERSONAL HELPERS