【发布时间】:2018-01-26 05:38:09
【问题描述】:
我正在使用 git-bash 开发 win7。我在 python 2.7.13 中使用 anaconda。我想运行一个 jupyter 服务器:
(myenv)
$ jupyter notebook
Fatal error in launcher: Unable to create process using '"'
(myenv)
$ ipython notebook
Fatal error in launcher: Unable to create process using '"'
我怎样才能做到这一点?
【问题讨论】:
-
我升级到了最新版本的 jupyter 并且开始工作了。