开发者社区 问答 正文

Jupyter中的子命令jupyter notebook stop [portid]的作用是什么?

Jupyter中的子命令jupyter notebook stop [portid]的作用是什么?

展开
收起
游客k7rjnht6hbtk6 2021-11-30 20:45:06 404 分享 版权
1 条回答
写回答
取消 提交回答
  • 关闭正在运行的Jupyter Notebook服务器 ,默认关闭端口为8888的服务器,通过可选的portid参数可关闭运行在指定端口的Jupyter Notebook服务器 ,例如jupyter notebook stop 8889

    2021-11-30 20:45:23
    赞同 展开评论