mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
@@ -82,7 +82,7 @@ In this section we'll use the `tljh-config` tool to configure your JupyterHub's
|
||||
For more information on `tljh-config`, see [](/topic/tljh-config).
|
||||
|
||||
:::{important}
|
||||
By default, the following allows *anyone* with a Google account to login.
|
||||
By default, the following allows _anyone_ with a Google account to login.
|
||||
You can set specific allowed users and admins using [](#tljh-set-user-lists).
|
||||
:::
|
||||
|
||||
@@ -184,7 +184,6 @@ administrator for help performing these steps.
|
||||
See the [Google OAuthenticator documentation](https://oauthenticator.readthedocs.io/en/latest/reference/api/gen/oauthenticator.google.html)
|
||||
for more information on these and other configuration options.
|
||||
|
||||
|
||||
1. Reload your configuration for the changes to take effect:
|
||||
```
|
||||
sudo tljh-config reload
|
||||
|
||||
Reference in New Issue
Block a user