服务器上搭建jupyter notebook

Posted 573177885qq

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了服务器上搭建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、最后从浏览器中输入的登录密码,是输入转换为密钥时的密码

以上是关于服务器上搭建jupyter notebook的主要内容,如果未能解决你的问题,请参考以下文章

搭建Python3的jupyter notebook服务器

在服务器搭建Jupyter notebook

虚拟机搭建jupyter notebook服务

局域网或者云服务器搭建jupyter notebook浏览器(chrome)打开ERR_SSL_VERSION_OR_CIPHER_MISMATCH

手把手教你搭建远程Jupyter Notebook

如何基于Jupyter notebook搭建Spark集群开发环境