zl程序教程

您现在的位置是:首页 >  Python

当前栏目

怎么关闭jupyter?

2023-03-15 23:24:20 时间

怎么关闭jupyter?

通过在终端中按 Ctrl + C(Mac及Linux上是按两次Ctrl + C),可以关闭整个服务器。这会立即关闭所有运行中的 notebook,所有未保存的内容会丢失。(推荐:jupyter使用教程)

怎么关闭jupyter?

更多python知识请关注python视频教程。