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 5c8d324 + c21481b commit 819bba8Copy full SHA for 819bba8
testing/local-binder-mocked-hub/binderhub_config.py
@@ -20,8 +20,7 @@
20
# Uncomment the following line to enable BinderHub's API only mode
21
# With this, we can then use the `build_only` query parameter in the request
22
# to not launch the image after build
23
-
24
-c.BinderHub.enable_api_only_mode = True
+# c.BinderHub.enable_api_only_mode = True
25
26
c.BinderHub.about_message = "<blink>Hello world.</blink>"
27
c.BinderHub.banner_message = 'This is headline <a href="#">news.</a>'
0 commit comments