We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4b20947 + 7e77254 commit 68cc28fCopy full SHA for 68cc28f
jupyter_server_proxy/config.py
@@ -135,7 +135,7 @@ class ServerProxy(Configurable):
135
The optional template arguments {{port}} and {{base_url}} will be substituted with the
136
port the process should listen on and the base-url of the notebook.
137
138
- Could also be a callable. It should return a dictionary.
+ Could also be a callable. It should return a list.
139
140
environment
141
A dictionary of environment variable mappings. {{port}} and {{base_url}} will be
0 commit comments