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:
parent
df08ce6025
commit
926d70bcac
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue