Open
Description
I followed this
Instead of getting something similar to the following as shown in the tutorial
In [1]: from notebook.auth import passwd
In [2]: passwd()
Enter password:
Verify password:
Out[2]: 'sha1:67c9e60bb8b6:9ffede0825894254b2e042ea597d771089e11aed'
I am getting something like the following
'argon2:<something-here>'
I cannot log in to my notebook, and the terminal trace doesn't give the token.
And also, jupyter notebook list
is not showing the token.
How to resolve this issue?
I am trying to remotely connect to a Jupyter server.
Metadata
Metadata
Assignees
Labels
No labels