小编leo*_*ang的帖子

无法在 docker 中打开 jupyter notebook

我试图在容器中打开 jupyter 笔记本,但我刚遇到这种情况:

[I 10:01:25.051 NotebookApp] The Jupyter Notebook is running at:
[I 10:01:25.051 NotebookApp] http://8c1eb91f0492:8888/?token=7671a7abe557349c8d8ad1cbf207702451925efd2c27c84e
[I 10:01:25.051 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[C 10:01:25.051 NotebookApp]
Copy/paste this URL into your browser when you connect for the first time,
to login with a token:
    http://8c1eb91f0492:8888/?token=7671a7abe557349c8d8ad1cbf207702451925efd2c27c84e&token=7671a7abe557349c8d8ad1cbf207702451925efd2c27c84e
Run Code Online (Sandbox Code Playgroud)

正如你所看到的 url 是容器 ID,我尝试了很多解决方案,比如 ip 设置。一切都没有帮助。有人可以给出提示吗?提前致谢!

python docker jupyter jupyter-notebook pytorch

3
推荐指数
1
解决办法
4072
查看次数

标签 统计

docker ×1

jupyter ×1

jupyter-notebook ×1

python ×1

pytorch ×1