Jupyter笔记本无法运行0个活动内核 - MacOSX

时间:2016-08-12 08:01:08

标签: python macos jupyter jupyter-notebook

我是apple mac家族的新手,现在是OSX El Capitan 10.11.5。 当我输入时,我已经安装了anaconda框架工作 jupyter notebook OR jupyter notebook --port=8889

在终端中出现以下内容 - [W 12:50:17.219 NotebookApp] Unrecognized JSON config file version, assuming version 1 [I 12:50:17.435 NotebookApp] [nb_conda_kernels] enabled, 1 kernels found [I 12:50:17.760 NotebookApp] ✓ nbpresent HTML export ENABLED [W 12:50:17.760 NotebookApp] ✗ nbpresent PDF export DISABLED: No module named nbbrowserpdf.exporters.pdf [I 12:50:17.764 NotebookApp] [nb_conda] enabled [I 12:50:17.824 NotebookApp] [nb_anacondacloud] enabled [I 12:50:17.848 NotebookApp] Serving notebooks from local directory: /Users/paawan [I 12:50:17.848 NotebookApp] 0 active kernels [I 12:50:17.848 NotebookApp] The Jupyter Notebook is running at: http://localhost:8889/ [I 12:50:17.848 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).

(两个命令中的端口更改很少。另外要注意的重要一点是它说0个活动内核) 我直接浏览浏览器,传统风格可以看到以下内容 -

错误:无法检索请求的网址

尝试检索网址时遇到以下错误:http://localhost:8888/tree

与127.0.0.1的连接失败。

我已尝试过所有可能的解决方案 -

Jupyter has 0 active kernels (Anaconda with Python 2.7)

https://github.com/jupyter/notebook/issues/297

但问题仍然存在,或者其他一些问题仍在继续。 我也尝试通过pip使其工作,但也发生了一些或其他与mac相关的问题 -

https://github.com/pypa/pip/issues/3165

OSX El Capitan: sudo pip install OSError: [Errno: 1] Operation not permitted

请帮忙。我迫切需要。

0 个答案:

没有答案