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 57c60f9 commit ea315faCopy full SHA for ea315fa
demo-image/jupyterhub_config.py
@@ -1,6 +1,6 @@
1
# Configuration file for jupyterhub-demo
2
3
-c = get_config()
+c = get_config() # noqa
4
5
# Use DummyAuthenticator and SimpleSpawner
6
c.JupyterHub.spawner_class = "simple"
0 commit comments