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.
2 parents 8cd9a5f + 9932862 commit ccb2d18Copy full SHA for ccb2d18
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