Skip to content
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

:IPython throws an error #38

Closed
basicBrogrammer opened this issue Mar 27, 2018 · 4 comments
Closed

:IPython throws an error #38

basicBrogrammer opened this issue Mar 27, 2018 · 4 comments

Comments

@basicBrogrammer
Copy link

image

@basicBrogrammer
Copy link
Author

Does anyone understand this backtrace?

@bfredl
Copy link
Owner

bfredl commented Mar 27, 2018

Jupyter made a breaking change to KernelClient. Abstract method call_handlers cannot be overshadowed by a callback anymore, proper subclassing has to be used.

@bfredl
Copy link
Owner

bfredl commented Mar 27, 2018

Would you mind trying #39 ?

@basicBrogrammer
Copy link
Author

Thanks for getting back to me so quick. Success! I think :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants