mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-17 06:52:59 +00:00
make it a proper package
both jupyterhub and configurable-http-proxy
This commit is contained in:
4
scripts/jupyterhub
Normal file
4
scripts/jupyterhub
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
from jupyterhub.app import main
|
||||
main()
|
Reference in New Issue
Block a user