-
Notifications
You must be signed in to change notification settings - Fork 146
New issue
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
Payload missing should be handled #9
Milestone
Comments
Note that I was using IPython 3.0.0, so it would be good to check whether this has already been fixed. |
Well you should at least update to 3.2 that fix some XSS vulnerability on notebook... |
Okay, looks like Anaconda has 3.2, so I will try updating... |
Got the same error in IPython 3.2.0:
|
Looks like the unqualified check for a |
Merged
Fixed by #10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See JuliaLang/IJulia.jl#325 (comment) where
ipython console --kernel julia crashes
cf jupyter/qtconsole#21 also
The text was updated successfully, but these errors were encountered: