Jupyter Notebook: ‘_xsrf’ argument missing from POST 解决方案

Jupyter Notebook: ‘_xsrf’ argument missing from POST 解决方案JupyterNotebook:’_xsrf’argumentmissingfromPOST解决方案问题描述:在JupyterNotebook里跑了几天的代码,notebook右上角突然显示’_xsrf’argumentmissingfromPOST,无法保存现有file也无法stop或runcell。命令行显示报错信息如下://Anhighlighted…

大家好,又见面了,我是你们的朋友全栈君。

Jupyter Notebook: ‘_xsrf’ argument missing from POST 解决方案

问题描述: 在Jupyter Notebook里跑了几天的代码,notebook右上角突然显示’_xsrf’ argument missing from POST,无法保存现有file也无法stop 或 run cell。命令行显示报错信息如下:

[W 02:50:17.848 NotebookApp] '_xsrf' argument missing from POST
[W 02:50:17.849 NotebookApp] 403 PUT /api/contents/Untitled.ipynb (::1) 2.29ms referer=http://localhost:8888/notebooks/Untitled.ipynb?kernel_name=python3

在启动页new file出现下图报错:
在这里插入图片描述

解决方案: 刷新启动页 http://localhost:8888/tree/[yourAddress] 即可

可能原因: I put my computer on sleep and did not use it for a few hours after running code for days. Refreshing localhost helps to get the Jupyter Server up.

参考: https://github.com/nteract/hydrogen/issues/922

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请联系我们举报,一经查实,本站将立刻删除。

发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/144605.html原文链接:https://javaforall.net

(0)
全栈程序员-站长的头像全栈程序员-站长


相关推荐

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

关注全栈程序员社区公众号