小编Seb*_*ian的帖子

403 禁止错误 - Anaconda 上的 Jupyter 服务器

我错误地在 Firefox 浏览器中打开笔记本重新启动了系统。自从我无法从我的 Anaconda 上正常运行 Jupyter 服务器以来。

正如预期的那样,我可以访问系统上的基本文件夹,但是一旦我单击打开新文件夹或笔记本,服务器就会Server error: Forbidden向我抛出错误。

该错误似乎与登录 cookie 有关:

[I 08:16:34.286 NotebookApp] 302 GET /?token=1aed47898bede70ff7f27f2518660b343cd64995372d9d58 (127.0.0.1) 0.000000ms
C:\Users\sb123\.conda\envs\Thesis2\lib\site-packages\jupyter_server\base\handlers.py:240: UserWarning: The Tornado web application does not have an 'identity_provider' defined in its settings. In future releases of jupyter_server, this will be a required key for all subclasses of `JupyterHandler`. For an example, see the jupyter_server source code for how to add an identity provider to the tornado settings: https://github.com/jupyter-server/jupyter_server/blob/aa8fd8b3faf37466eeb99689d5555314c5bf6640/jupyter_server/serverapp.py#L253
  warnings.warn(
[E 08:16:34.650 NotebookApp] Error unpacking …
Run Code Online (Sandbox Code Playgroud)

anaconda jupyter-notebook

6
推荐指数
1
解决办法
3646
查看次数

标签 统计

anaconda ×1

jupyter-notebook ×1