mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-15 14:03:02 +00:00
Update Spawner.hub_connect_url help message
This commit is contained in:
@@ -694,6 +694,9 @@ class Spawner(LoggingConfigurable):
|
||||
help="""
|
||||
The URL the single-user server should connect to the Hub.
|
||||
|
||||
If the Hub URL set in your JupyterHub config is not reachable
|
||||
from spawned notebooks, you can set differnt URL by this config.
|
||||
|
||||
- The default value is the hub_connect_url of JupyterHub config.
|
||||
"""
|
||||
).tag(config=True)
|
||||
|
Reference in New Issue
Block a user