【问题标题】:500 error when using nbviewer in IPython在 IPython 中使用 nbviewer 时出现 500 错误
【发布时间】:2015-02-01 17:17:02
【问题描述】:

我正在尝试使用 nbviewer 发布我的 IPython 笔记本。但是,即使在我添加了脚本之后:

$([IPython.events]).on("app_initialized.NotebookApp", function () {
    IPython.load_extensions("gist");
});

在我的 custom.js 中找到:$(ipython locate profile)/static/custom/custom.js,我收到 500 错误 (http://nbviewer.ipython.org/gist/roxyboy/992fc15dc0e6209825de)。有人可以告诉我如何解决这个问题吗? 提前致谢。

【问题讨论】:

    标签: python github ipython-notebook


    【解决方案1】:

    嗯,出了点问题,你没有做坏事。你应该填写一份错误报告。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2014-08-09
      • 2019-11-11
      • 1970-01-01
      • 1970-01-01
      • 2021-10-23
      • 2017-07-04
      相关资源
      最近更新 更多