Jupyter notebook can't reconnect to server after kernel restart.

已回答

It hangs during the dialog box "Connecting to Jupyter Notebook Server", with the following message in the console.

[I 11:29:25.071 NotebookApp] 302 GET / (127.0.0.1) 0.59ms
[I 11:29:25.077 NotebookApp] 302 GET /tree? (127.0.0.1) 2.15ms
[W 11:29:25.551 NotebookApp] 403 POST /api/kernels (127.0.0.1): '_xsrf' argument missing from POST
[W 11:29:25.652 NotebookApp] 403 POST /api/kernels (127.0.0.1) 101.52ms referer=None

0

请先登录再写评论。