Files
jupyterhub/multiuser_notebook/__main__.py
2014-06-19 16:51:55 -07:00

3 lines
35 B
Python

from .multiuser import main
main()