We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7093358 commit 85ce667Copy full SHA for 85ce667
jupyter_server/templates/login.html
@@ -40,7 +40,7 @@ <h3>
40
If no password has been configured, you need to open the
41
server with its login token in the URL, or paste it above.
42
This requirement will be lifted if you
43
- <b><a href='https://jupyter-notebook.readthedocs.io/en/stable/public_server.html'>
+ <b><a href='https://jupyter-server.readthedocs.io/en/latest/operators/public-server.html'>
44
enable a password</a></b>.
45
</p>
46
<p>
@@ -58,7 +58,7 @@ <h3>
58
59
60
See
61
62
the documentation on how to enable a password</a>
63
</b>
64
in place of token authentication,
0 commit comments