Merge pull request #657 from jtpio/docs-fix

Fix code formatting in the docs
This commit is contained in:
Georgiana Elena
2021-02-18 14:29:21 +02:00
committed by GitHub

View File

@@ -16,6 +16,8 @@ Enabling the authenticator
#. Enable the authenticator and reload config to apply the configuration:
.. code-block:: bash
sudo tljh-config set auth.type firstuseauthenticator.FirstUseAuthenticator
sudo tljh-config reload
@@ -26,7 +28,7 @@ password.
Users changing their own password
=================================
Users can change their password by first logging into their account and then visiting
Users can change their password by first logging into their account and then visiting
the url ``<your_server_ip>/hub/auth/change-password``.
Allowing anyone to log in to your JupyterHub