Files
jupyterhub/scripts/jupyterhub-singleuser
MinRK 8ca425fd8a make it a proper package
both jupyterhub and configurable-http-proxy
2014-08-20 20:26:02 -07:00

5 lines
72 B
Python

#!/usr/bin/env python
from jupyterhub.singleuserapp import main
main()