Spaces:
Runtime error
Runtime error
set -x | |
set -eo pipefail | |
JUPYTER_ENABLE_LAB=true | |
export JUPYTER_ENABLE_LAB | |
exec /opt/app-root/bin/start-notebook.sh "$@" | |
set -x | |
set -eo pipefail | |
JUPYTER_ENABLE_LAB=true | |
export JUPYTER_ENABLE_LAB | |
exec /opt/app-root/bin/start-notebook.sh "$@" | |