Hello there,
This is a bit embarrassing. I set up a Jupyter notebook password several weeks ago when prompted the first time. If I recall, I just copied the token from the shell and pasted it at the prompt and then "followed the instructions", to be honest I do not recall. I assumed it was a one time thing; today I discovered it was not, and I do not remember the password. Is there any way to reset it?
Thank you for your help.
Run jupyter notebook password in the shell again and set a new password. Or find and edit the notebook config files (jupyter_notebook_config.py and/or .json).
@mycarta Please close this issue if @takluyver's suggestion resolves your issue 馃憤
It worked with jupyter notebook password, thank you!
not working
worked perfectly for me on my windows device! thanks @takluyver !
i had the same problem, worked just fine. thanks @takluyver
Most helpful comment
Run
jupyter notebook passwordin the shell again and set a new password. Or find and edit the notebook config files (jupyter_notebook_config.pyand/or.json).