We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thebe is completely broken with recent versions of the Jupyter notebook because a XSRF cookie is now needed: http://blog.jupyter.org/2016/12/21/jupyter-notebook-4-3-1/
Trying Thebe with the Jupyter notebook 4.3.1 gives
[W 13:26:35.038 NotebookApp] 403 POST /api/kernels (::1): '_xsrf' argument missing from POST
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Thebe is completely broken with recent versions of the Jupyter notebook because a XSRF cookie is now needed: http://blog.jupyter.org/2016/12/21/jupyter-notebook-4-3-1/
Trying Thebe with the Jupyter notebook 4.3.1 gives
The text was updated successfully, but these errors were encountered: