【问题标题】:Visual Studio Code crashes constantly when working with jupyter notebook使用 jupyter notebook 时,Visual Studio Code 不断崩溃
【发布时间】:2020-10-31 21:47:54
【问题描述】:

在 Visual Studio Code 上使用 Jupyter Notebook 时,单元格会卡在 [*] 读数上。在这种状态下无法保存我的进度。这发生在两台不同的 Windows 机器上。

在我测试的两台机器上,我在 Visual Studio Code 1.46.1 上使用 Python 3.8.2 32 位,在具有核心 i5 处理器桌面和 8 GB 内存的 Windows 10 PC 上。

提前致谢!

【问题讨论】:

标签: python visual-studio-code jupyter-notebook


【解决方案1】:
  • 这意味着您的内核仍在运行。您可以通过按上面的停止按钮或Ctrl+Shif+PPython: Interrupt IPython Kernel 来手动停止内核。
  • 如果不起作用,请尝试关闭并重新打开它。
  • 问题也可能是您的代码错误。查看内核中是否存在无限循环。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-03-19
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2020-03-30
    相关资源
    最近更新 更多