我已经安装了python3/ipython3(和笔记本).所以我按照说明操作,我做了:
$ pip3 install jupyter
Run Code Online (Sandbox Code Playgroud)
它似乎已经成功了.但似乎没有安装(至少不在我的PATH中):
$ jupyter
jupyter: command not found
$ python3 jupyter
python3: can't open file 'jupyter': [Errno 2] No such file or directory
$ ipython3 jupyter
[TerminalIPythonApp] WARNING | File not found: 'jupyter'
$ ipython jupyter
[TerminalIPythonApp] WARNING | File not found: u'jupyter'
Run Code Online (Sandbox Code Playgroud)
对不起,对于python安装细节我是个菜鸟,我当然错过了一些明显的东西,但我在文档中找不到它.
任何帮助将非常感激!!:)
| 归档时间: |
|
| 查看次数: |
1081 次 |
| 最近记录: |