1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jupyterlab_ynh.git synced 2024-09-03 19:26:35 +02:00

Update _common.sh

This commit is contained in:
ericgaspar 2021-12-13 15:33:31 +01:00
parent df08ce6025
commit 926d70bcac
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -7,9 +7,9 @@
# dependencies used by the app
pkg_dependencies="python3-dev python3-pip libffi-dev libzmq3-dev"
nodejs_version="15"
nodejs_version="16"
jupyterlab_version="3.1.11"
jupyterlab_version="3.2.5"
#=================================================
# PERSONAL HELPERS