美文网首页
jupyter notebook不能启动服务 不能连接服务器20

jupyter notebook不能启动服务 不能连接服务器20

作者: loveevol | 来源:发表于2019-05-13 21:15 被阅读0次

jupyter notebook不能启动服务 不能连接服务器2019-05-13

遇到这个问题,重新安装也不行!!!
浪费很多时间。

最后,通过网络搜索,找到一个解决方案 【捂脸🤦‍♂️】

在命令提示符下输入
pip3 install --upgrade prompt-toolkit==2.0.4

然后输入 jupyter notebook 启动成功了!

Hope it helps.

参考网址如下:

http://blog.sina.com.cn/s/blog_13fc4976c0102xql8.html
感谢原作者。

相关文章

网友评论

      本文标题:jupyter notebook不能启动服务 不能连接服务器20

      本文链接:https://www.haomeiwen.com/subject/exkdaqtx.html