ivanov/vim-ipython

IPython version 3 supported?

reckoner opened this issue · 4 comments

IPython version 3 has just been released. Will vim-ipython work with this version or should I just stick with the old one?

Any advice appreciated.

I could not get it to work with ipython 3.0.0,

Thanks

Seeing similar results with IPython 3.1.0. Running the IPython command in vim results in the following
Could not get PID information, kernel not running Python?.

Working on IPython 3.0 support in PR #119

ches commented

Seems this issue can be closed since #119 was merged—thanks @jjhelmus!