mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-10 03:23:04 +00:00
@@ -114,7 +114,7 @@ To simplify testing of JupyterHub,
|
|||||||
it's helpful to use DummyAuthenticator instead of the default JupyterHub authenticator
|
it's helpful to use DummyAuthenticator instead of the default JupyterHub authenticator
|
||||||
and SimpleSpawner instead of the default spawner.
|
and SimpleSpawner instead of the default spawner.
|
||||||
|
|
||||||
There is a sample configuration file that does this in `testing.jupyterhub_config.py`.
|
There is a sample configuration file that does this in `testing/jupyterhub_config.py`.
|
||||||
To launch jupyterhub with this configuration:
|
To launch jupyterhub with this configuration:
|
||||||
|
|
||||||
pip install jupyterhub-simplespawner jupyterhub-dummyauthenticator
|
pip install jupyterhub-simplespawner jupyterhub-dummyauthenticator
|
||||||
|
Reference in New Issue
Block a user