【问题标题】:Error: Load failed, save is disabled错误:加载失败,保存已禁用
【发布时间】:2016-01-17 16:16:13
【问题描述】:

我对 ipython/jupyter 完全陌生,我只是输入了我的第一个示例并保存它。我没有收到上面的错误?

错误:加载失败,保存已禁用

我也不知道它是否相关但我不能左键单击单元格?我必须右键单击然后按退出(非常烦人)。

谢谢

【问题讨论】:

    标签: ipython anaconda jupyter-notebook


    【解决方案1】:

    打开 Javascript 开发者控制台并阅读错误消息。 就我而言,它看起来像:

    Failed to load resource: the server responded with a status of 404 (Not Found)
    main.min.js:12623 Object
    main.min.js:12625 API request failed (404): No such file or directory: code/pcc/Prototype%%20Pattern.ipynb
    main.min.js:26690 Error stack trace while loading notebook was:
    main.min.js:26691 XhrError: No such file or directory: code/pcc/Prototype%%20Pattern.ipynb
        at wrap_ajax_error (http://localhost:8888/static/notebook/js/main.min.js?v=40e10638fcf65fc1c057bff31d165e9d:12671:29)
        at Object.settings.error (http://localhost:8888/static/notebook/js/main.min.js?v=40e10638fcf65fc1c057bff31d165e9d:12692:24)
        at l (http://localhost:8888/static/notebook/js/main.min.js?v=40e10638fcf65fc1c057bff31d165e9d:89:24882)
        at Object.c.fireWith (http://localhost:8888/static/notebook/js/main.min.js?v=40e10638fcf65fc1c057bff31d165e9d:89:25702)
        at k (http://localhost:8888/static/notebook/js/main.min.js?v=40e10638fcf65fc1c057bff31d165e9d:91:5373)
        at XMLHttpRequest.<anonymous> (http://localhost:8888/static/notebook/js/main.min.js?v=40e10638fcf65fc1c057bff31d165e9d:91:9152)
    main.min.js:12030 Loaded extension: widgets/notebook/js/extension
    

    【讨论】:

      猜你喜欢
      • 2018-08-06
      • 2018-12-20
      • 2018-10-07
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-05-26
      相关资源
      最近更新 更多