因为我无法打开我的Jupyter
它显示了
当您第一次连接时,请将此网址复制/粘贴到您的浏览器中,以使用令牌登录:http://localhost:8890/?token=006f1d3a1045d356d73a63650f0ca05aa4fe786a24a52e72 0:97: execution error:"http://localhost:8890/tree?token=b322d4e463b5458e6545c58e49120e1a7081d36e01c6f531“无法理解”open location“消息。(-1708)
所以我在谷歌上搜索这个解决方案是我需要去
~/.jupyter/jupyter_notebook_config.py
在我的mac上编辑文件
但我不知道如何访问~/.jupyter/jupyter_notebook_config.py ...
发布于 2017-07-31 22:35:14
你可能需要在你的Mac上显示隐藏文件。.jupyter是主目录中的隐藏文件夹。
https://stackoverflow.com/questions/45389577
复制相似问题