【发布时间】:2016-04-06 02:58:50
【问题描述】:
我想安装 jupyter notebook。但是在我的 MacBook Pro (OS X El Capitan) 和我的网络服务器 (Debian 7) 上,我得到了同样的错误:jupyter notebook is not a jupyter command。
我只是按照官方的安装说明。并且在安装过程中没有出现错误。
我搜索了解决方案,但没有一个有效。我现在该怎么办?
【问题讨论】:
-
您可能需要单独安装 jupyter-notebook 包。我需要在 Arch Linux 上执行此操作,不确定在 OS X 或 Debian 上如何。
-
pip install notebook -
@crunch 它不起作用。
-
@cel 它也不起作用。
-
然后检查
pip和jupyter的路径,看看你是否使用了正确的点子。