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

limited compatibility with IPython 3.2 - #31

Open
smason wants to merge 1 commit into
LightTable:masterfrom
smason:ipython34
Open

limited compatibility with IPython 3.2#31
smason wants to merge 1 commit into
LightTable:masterfrom
smason:ipython34

Conversation

@smason

@smason smason commented Aug 11, 2015

Copy link
Copy Markdown

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
Copy Markdown

@smason Thanks for the PR.

@hayd @UnknownProgrammer Would you mind reviewing this change?

@smason

smason commented Aug 12, 2015

Copy link
Copy Markdown
Author

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

@kenny-evitt

Copy link
Copy Markdown

@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

2 participants