通过终端打开Jupyter笔记本时执行错误

时间:2017-06-22 16:06:00

标签: macos anaconda jupyter

我用anaconda安装Jupyter笔记本,然后在我的Mac上用iterm2打开Jupyter笔记本。但是,会发生一些错误:

[I 23:55:35.354 NotebookApp] 0 active kernels
[I 23:55:35.354 NotebookApp] The Jupyter Notebook is running at:http://localhost:8888/?    token=cd4638d30319d5e08fc7aebf56f395e5e3b88967c82798a3
[I 23:55:35.354 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[C 23:55:35.364 NotebookApp]

Copy/paste this URL into your browser when you connect for the first time,
to login with a token:
    http://localhost:8888/?token=cd4638d30319d5e08fc7aebf56f395e5e3b88967c82798a3
0:97: execution error: “"http://localhost:8888/tree?token=6ff6e52b1c221edfae2dede83f5cdc282959679ee4c5e3a5"”不理解“open location”信息。 (-1708)

中文信息最后意味着“无法理解'开放地点'的信息。”

谁能帮助我解决这个问题,谢谢。

PS。如果我在safari中输入地址,我可以进入Jupyter笔记本的页面并使用它没有任何问题。但为什么我不能通过终端打开Jupiter笔记本?

0 个答案:

没有答案