在 jupyter notebook 中永远加载内核

Kernel loading forever in jupyter notebook

我正在使用 OSX Yosemite。

我已经通过 conda 更新 ipython,结果 notebook 也有更新版本,我很高兴尝试 this.The notebook 已转换为 jupyter。

我正在使用 python 2.X,并且已经有了现有的 .ipynb 文件。当我打开它时,出现了新的 window,但那里是空白的,什么也没有。我可以在那里创建第一个单元格,但我已经有了我的笔记本。内核也永远加载。控制台中没有任何错误日志。我需要做什么?请帮忙!

没关系,这解决了问题https://github.com/ipython/ipython/issues/5746

我正在使用 ccp 笔记本扩展,正如 Ian Hawke 在线程中提到的那样,删除对 profile/static/custom/custom.js

处扩展的调用