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.
1 parent 3331034 commit 17971f7Copy full SHA for 17971f7
operator/handlers.py
@@ -84,7 +84,7 @@
84
# and copied to the $HOME/.jupyter by the notebook_startup
85
# script (above).
86
_NOTEBOOK_CONFIG: str = """{
87
- "NotebookApp": {
+ "ServerApp": {
88
"token": "%(token)s",
89
"base_url": "%(base_url)s",
90
"ip": "0.0.0.0"
0 commit comments