ubuntu中的Jupyter Notebook更换浏览器需要输入密码
生活随笔
收集整理的這篇文章主要介紹了
ubuntu中的Jupyter Notebook更换浏览器需要输入密码
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
$ jupyter notebook --generate-config
Writing default config to: /home/appleyuchi/.jupyter/jupyter_notebook_config.py
?
$ jupyter notebook password
(下方連續(xù)兩次輸入密碼)
Enter password: 123
Verify password: 123
[NotebookPasswordApp] Wrote hashed password to /home/appleyuchi/.jupyter/jupyter_notebook_config.json
得到:
1fe2d41f39ba:e92168553769663c57bdf2cbd55c2a1c7f3828b9
?
$ subl?/home/appleyuchi/.jupyter/jupyter_notebook_config.py
c.NotebookApp.password = "sha1:1fe2d41f39ba:e92168553769663c57bdf2cbd55c2a1c7f3828b9"
c.NotebookApp.password_required = False
總結
以上是生活随笔為你收集整理的ubuntu中的Jupyter Notebook更换浏览器需要输入密码的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 梦幻西游保释金怎么退
- 下一篇: 为啥通过MSIE判断浏览器信息