Why Does Jupyter Notebook Crashes?

可紊 提交于 2019-12-24 08:12:06

问题


I am using Python 2.7 on Windows 10 (64) computer. Whenever I work with Jupyter notebook, it dies for no reason. Sometimes it dies while I am using it, sometimes when it is idle. I receive below error messages.

Error message screenshot

When I check the command line, the error says:

Assertion failed: Connection reset by peer (bundled\zeromq\src\signaler.cpp:181)

I'd appreciate any help on how to fix this problem. Thanks

来源:https://stackoverflow.com/questions/37083950/why-does-jupyter-notebook-crashes

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!