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

Jupyter lab → JupyterLab

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
This commit is contained in:
Jules-Bertholet 2021-06-07 16:35:24 -04:00 committed by GitHub
parent 0d863b65d1
commit d6a50a8f6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -160,7 +160,7 @@ chmod 440 "/etc/sudoers.d/$app-sudoers"
#=================================================
# BUILD USER LABS
#=================================================
ynh_script_progression --message="Building Jupyter lab for each user..." --weight=10
ynh_script_progression --message="Building JupyterLab for each user..." --weight=10
if [ $enable_extensions -eq 1 ]; then
ynh_use_nodejs

View file

@ -177,7 +177,7 @@ chmod 440 "/etc/sudoers.d/$app-sudoers"
#=================================================
# BUILD USER LABS
#=================================================
ynh_script_progression --message="Building Jupyter lab for each user..." --weight=10
ynh_script_progression --message="Building JupyterLab for each user..." --weight=10
if [ $enable_extensions -eq 1 ]; then
ynh_use_nodejs