【发布时间】:2016-03-28 00:57:09
【问题描述】:
我已经安装在 Debian Jessie 上:
Python2.7
Python3.5
我还通过pip2 和pip3 安装了Jupyter
但是当我启动jupyter-notebook 时,我只能使用python3 作为内核!使用 Jupyter 时如何切换到 pyhton2.7?
【问题讨论】:
-
最佳解决方案展示了如何使用 anaconda 解决问题。我想避免蟒蛇。
-
我认为你可以适应 the accepted answer,尽管我现在可以看到这不是真正的重复,因为你使用的是 Debian 而不是 OS X。
标签: python-2.7 debian jupyter python-3.5 jupyter-notebook