【问题标题】:How can I solve error in Jupyter notebook?如何解决 Jupyter 笔记本中的错误?
【发布时间】:2017-12-13 02:05:07
【问题描述】:

现在我在台式电脑上使用 jupyter notebook。 Jupyter notebook 几天前运行文件后停止, 但我没有找到确切的原因。

我从 jupyter notebook 看到了这条错误消息。 " 文件加载失败:http://localhost:8888/static/components/MathJax/extensions/Safe.js "

我该如何解决这个问题?

【问题讨论】:

    标签: python jupyter-notebook


    【解决方案1】:

    参考本帖on GitHub

    这可能是由大输出引起的。

    您需要安装 nbstripout,然后在终端中使用 nbstripout YOURFILE.ipynb 以摆脱大量输出。

    【讨论】:

      猜你喜欢
      • 2022-06-13
      • 2020-01-17
      • 1970-01-01
      • 2018-09-01
      • 1970-01-01
      • 1970-01-01
      • 2021-04-28
      • 1970-01-01
      相关资源
      最近更新 更多