怎么关闭jupyter notebook?
关闭jupyter notebook的方法:
通过在终端中按 Ctrl + C(Mac及Linux上是按两次Ctrl + C),可以关闭整个服务器。这会立即关闭所有运行中的 notebook,所有未保存的内容会丢失。
通过在服务器主页上选中 notebook 旁边的复选框,然后点击“Shutdown”,就可以关闭各个 notebook。
来源:PY学习网:原文地址:https://www.py.cn/article.html
关闭jupyter notebook的方法:
通过在终端中按 Ctrl + C(Mac及Linux上是按两次Ctrl + C),可以关闭整个服务器。这会立即关闭所有运行中的 notebook,所有未保存的内容会丢失。
通过在服务器主页上选中 notebook 旁边的复选框,然后点击“Shutdown”,就可以关闭各个 notebook。
来源:PY学习网:原文地址:https://www.py.cn/article.html