mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-15 22:13:00 +00:00
Update spawner.py
type
This commit is contained in:
@@ -143,7 +143,7 @@ class Spawner(LoggingConfigurable):
|
|||||||
default_url = Unicode('', config=True,
|
default_url = Unicode('', config=True,
|
||||||
help="""The default URL for the single-user server.
|
help="""The default URL for the single-user server.
|
||||||
|
|
||||||
Can be used in conjection with --notebook-dir=/ to enable
|
Can be used in conjunction with --notebook-dir=/ to enable
|
||||||
full filesystem traversal, while preserving user's homedir as
|
full filesystem traversal, while preserving user's homedir as
|
||||||
landing page for notebook
|
landing page for notebook
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user