jupyter / notebook

Jupyter Interactive Notebook
https://jupyter-notebook.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
11.38k stars 4.73k forks source link

problem when set password for jupyter server #6288

Open jiangshan529 opened 2 years ago

jiangshan529 commented 2 years ago

Hi, when I want to set password for Jupyter server. the Out[2] is: 'argon2:$argon2id$v=19$m=10240,t=10,p=8$5eBE' rather than 'sha1'. Is there any problem of this?

Thanks!

mmtechslv commented 2 years ago

The solution is here https://github.com/jupyter/notebook/issues/5815#issuecomment-761286212