Files
jupyterhub/scripts/jupyterhub-singleuser
2014-10-19 19:52:29 -07:00

5 lines
69 B
Python

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