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 8cd9a5f commit 9932862Copy full SHA for 9932862
docs/source/security.rst
@@ -72,7 +72,7 @@ and store the hashed password in your :file:`jupyter_notebook_config.json`.
72
:command:`jupyter notebook password` command is added.
73
74
75
-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,
76
but this is **NOT RECOMMENDED**, unless authentication or access restrictions are handled at a different layer in your web application:
77
78
.. sourcecode:: python
0 commit comments