如何停止 docker 自动启动 jupyter notebooks

赖伟霆

当我尝试运行 docker 容器时,如下所示:

docker run tensorflow/tensorflow:1.11.0-py3

它总是启动 jupyter notebook 并显示如下消息:

[I 06:39:47.738 NotebookApp] Writing notebook server cookie secret to /root/.local/share/jupyter/runtime/notebook_cookie_secret
[I 06:39:47.754 NotebookApp] Serving notebooks from local directory: /notebooks
[I 06:39:47.754 NotebookApp] The Jupyter Notebook is running at:
[I 06:39:47.754 NotebookApp] http://(9174ca4d537a or 127.0.0.1):8888/?token=5a7031a41c376d89a08583ada6a7c4a8669b667967a5a90e
[I 06:39:47.754 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[C 06:39:47.754 NotebookApp]

    Copy/paste this URL into your browser when you connect for the first time,
    to login with a token:
        http://(9174ca4d537a or 127.0.0.1):8888/?token=5a7031a41c376d89a08583ada6a7c4a8669b667967a5a90e

但我不想自动启动 jupyter noteook。我试图删除 jupyter 但没有运气。如何停止运行 jupyter 或如何完全删除 jupyter notebook?谢谢。

Разван И.
https://hub.docker.com/layers/tensorflow/tensorflow/1.11.0-py3/images/sha256-7f147470ab6f94f52a1a1ef6211ce6ae645ed863f493b6cad16d428fbaed898b

您需要修改图像或尝试另一个不使用 jupyter notebooks 的 tensorflow/tensorflow 标签。您可以在此处找到 tensorflow 标签的所有选项:

 https://hub.docker.com/r/tensorflow/tensorflow/tags

本文收集自互联网,转载请注明来源。

如有侵权,请联系 [email protected] 删除。

编辑于
0

我来说两句

0 条评论
登录 后参与评论

相关文章

如何防止docker在系统启动时自动启动容器?

运行Docker容器时如何自动启动服务?

如何使Docker容器在系统启动时自动启动?

如何在ECS上自动启动Docker容器?

我如何启动tensorflow docker jupyter笔记本

如何在Mac版Docker中自动启动Docker容器?

如何在线与Jupyter Notebooks互动?

Jupyter Notebooks,启动和停止

Docker容器启动后如何自动运行脚本

Jupyter Notebooks:如何仅执行具有特定标签的单元格

在没有jupyter自动启动的情况下使用docker映像

Jupyter Notebooks-如何在脚本之间移动utf-8字符?

使用自定义docker映像启动Google Cloud AI Platform Notebooks的要求

从Docker映像启动Jupyter Notebook

如何自动停止Docker容器?

如何在Jupyter Notebooks for iPython中安装模块

如何在dl VM上启动和停止Jupyter Notebook

如何在Jupyter Notebooks中使用Github软件包

如何停止应用程序自动启动

重新启动后如何自动启动docker?

如何通过 Nbsphinx 使用 Travis CI 和 Jupyter Notebooks

在 Docker for Windows 中,如何防止容器在守护进程启动时自动启动?

在谷歌云上使用支持 gpu 的 docker jupyter notebooks 访问数据

从 Jupyter Notebooks 使用 Azure Devops python 库

在 Ubuntu 中预览 Jupyter Notebooks

如何在启动 lubuntu 时自动运行 docker-compose?

Jupyter notebooks / Pandas 数据框如何处理具有相似值的多个列

如何在 Visual Studio Code 中删除或更改 jupyter notebooks pdf 的标题?

在 Jupyter Notebooks 中自动显示作业