Merge pull request #1 from framctr/jupyterlab-subdomain-1

Update run.sh in jupyterlab module with subdomain support
pull/316/head
framctr 9 months ago committed by GitHub
commit 92a898e529
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -33,4 +33,4 @@ $HOME/.local/bin/jupyter-lab --no-browser \
--ServerApp.port="${PORT}" \
--ServerApp.token='' \
--ServerApp.password='' \
> "${LOG_PATH}" 2>&1 &
> "${LOG_PATH}" 2>&1 &

Loading…
Cancel
Save