Add docs on using arbitrary authenticators

Fixes #78
This commit is contained in:
yuvipanda
2018-07-28 14:32:02 -07:00
parent 1ba7a3a565
commit 1740df326d
4 changed files with 76 additions and 2 deletions

View File

@@ -63,5 +63,5 @@ The easiest & safest way to develop & test TLJH is with `Docker <https://www.doc
restart jupyterhub for them to take effect. ``systemctl restart jupyterhub``
should do that.
:ref:`troubleshoot_logs` has information on looking at various logs in the container
:ref:`troubleshooting/logs` has information on looking at various logs in the container
to debug issues you might have.