服务器上搭建jupyter notebook

参考:https://zhuanlan.zhihu.com/p/44405596

           https://blog.csdn.net/cvMat/article/details/79351420

遇到的问题

1、KeyError: 'allow_remote_access'

    添加:c.NotebookApp.allow_remote_access = True

2、最后从浏览器中输入的登录密码,是输入转换为密钥时的密码

posted @ 2019-07-26 15:50  牧马人夏峥  阅读(218)  评论(0编辑  收藏  举报