Notebook: forgotten Jupyter notebook password

Created on 24 Oct 2017  路  6Comments  路  Source: jupyter/notebook

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.

Question

Most helpful comment

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).

All 6 comments

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

Was this page helpful?
0 / 5 - 0 ratings