Skip to content

Commit

Permalink
Update security.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
dlrice committed Feb 7, 2021
1 parent 8cd9a5f commit 9932862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/security.rst
Expand Up @@ -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
Expand Down

0 comments on commit 9932862

Please sign in to comment.