Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

limited compatibility with IPython 3.2 #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

smason
Copy link

@smason smason commented Aug 11, 2015

I've been struggling with iPython 3.2 compatibility and have tracked it down to the changed difference: execute isn't an attribute of the shell_channel.

Seems that since the Jupyter/IPython division ipykernel should be used instead, but this change gets it sort of working.

@kenny-evitt
Copy link

@smason Thanks for the PR.

@hayd @UnknownProgrammer Would you mind reviewing this change?

@smason
Copy link
Author

smason commented Aug 12, 2015

Huh, iPython 4 has just been released! May be worth doing the proper things now?

@kenny-evitt
Copy link

@smason If you can help me test your changes, or I can find others to do so, I'll gladly merge PRs to "do the proper things". Let me know how I can help.

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

Successfully merging this pull request may close these issues.

None yet

2 participants