Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/source/operators/public-server.rst
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,8 @@ You can prepare a hashed password manually, using the function

>>> from jupyter_server.auth import passwd
>>> passwd()
Enter password:
Verify password:
Enter password:gracton2005
Verify password:gracton2005
'sha1:67c9e60bb8b6:9ffede0825894254b2e042ea597d771089e11aed'

.. caution::
Expand Down
Loading