mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-24 12:05:22 +08:00
Update security.rst
This commit is contained in:
parent
8cd9a5f78a
commit
993286209a
@ -72,7 +72,7 @@ and store the hashed password in your :file:`jupyter_notebook_config.json`.
|
||||
:command:`jupyter notebook password` command is added.
|
||||
|
||||
|
||||
It is possible disable authentication altogether by setting the token and password to empty strings,
|
||||
It is possible to disable authentication altogether by setting the token and password to empty strings,
|
||||
but this is **NOT RECOMMENDED**, unless authentication or access restrictions are handled at a different layer in your web application:
|
||||
|
||||
.. sourcecode:: python
|
||||
|
Loading…
Reference in New Issue
Block a user