小编Ant*_*kin的帖子

VSCode Python 交互式窗口 - 如何停止 Jupyter 服务器?

在 Visual Studio Code 中,当我启动 Python 交互窗口时(例如,通过调用“在 Python 交互窗口中运行选择/行”命令),Jupyter 服务器在后台启动。在那个窗口中,我可以重新启动内核,但是我找不到停止服务器的方法。怎么能阻止呢?简单地关闭交互窗口只会断开与服务器的连接,但不会停止它。

python jupyter visual-studio-code

7
推荐指数
1
解决办法
6968
查看次数

标签 统计

jupyter ×1

python ×1

visual-studio-code ×1