Jupyter notebook can't reconnect to server after kernel restart.
Answered
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
Please sign in to leave a comment.
Looks similar to https://youtrack.jetbrains.com/issue/PY-26089, please follow it for updates. See https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications if you are not familiar with YouTrack.