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 5372211 commit bca4346Copy full SHA for bca4346
docs/source/operators/security.rst
@@ -64,11 +64,6 @@ you can set a password for your server.
64
:command:`jupyter server password` will prompt you for a password,
65
and store the hashed password in your :file:`jupyter_server_config.json`.
66
67
-.. versionadded:: 5.0
68
-
69
- :command:`jupyter server password` command is added.
70
71
72
It is possible disable authentication altogether by setting the token and password to empty strings,
73
but this is **NOT RECOMMENDED**, unless authentication or access restrictions are handled at a different layer in your web application:
74
0 commit comments