Files
jupyterhub/examples/service-whoami-flask/launch.sh
Min RK 4c3b134f10 add flask whoami service
for a non-tornado example
2016-10-25 13:24:46 +02:00

5 lines
99 B
Bash

export CONFIGPROXY_AUTH_TOKEN=`openssl rand -hex 32`
# start JupyterHub
jupyterhub --ip=127.0.0.1