update proxy docs to mention entrypoints

This commit is contained in:
Min RK
2018-10-11 16:59:17 +02:00
parent abd3bc13d2
commit ce2310b1ae
3 changed files with 43 additions and 13 deletions

View File

@@ -172,7 +172,7 @@ c.JupyterHub.authenticator_class = 'mypackage:MyAuthenticator'
```
previously required.
Additionally, configurable attributes for your spawner will
Additionally, configurable attributes for your authenticator will
appear in jupyterhub help output and auto-generated configuration files
via `jupyterhub --generate-config`.