码迷,mamicode.com
首页 > 其他好文 > 详细

jupyter notebook

时间:2019-06-12 13:50:57      阅读:89      评论:0      收藏:0      [点我收藏+]

标签:rom   imp   sha1   conf   ash   roo   www   from   http   

https://www.jianshu.com/p/444c3ae23035

 

jupyter notebook --generate-config

In [1]: from notebook.auth import passwd
In [2]: passwd()
Enter password:
Verify password:
Out[2]: ‘sha1:67c9e60bb8b6:9ffede0825894254b2e042ea597d771089e11aed‘


c.NotebookApp.password = u‘sha1:67c9e60bb8b6:9ffede0825894254b2e042ea597d771089e11aed‘

jupyter notebook --ip=0.0.0.0 --port=8000 --allow-root

jupyter notebook

标签:rom   imp   sha1   conf   ash   roo   www   from   http   

原文地址:https://www.cnblogs.com/guodavid/p/11009085.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!