diff --git a/scripts/_common.sh b/scripts/_common.sh index 860fe89..4e2ebd7 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -9,7 +9,7 @@ pkg_dependencies="python3-dev python3-pip" nodejs_version="16" -jupyterlab_version="4.0.0a21" +jupyterlab_version="4.0.0a22" #================================================= # PERSONAL HELPERS