alonho/pystuck

Ipython 5.0 support

Opened this issue · 0 comments

So all the Ipython prompt stuff will break on 5.0 since they reworked the API and started using prompt-toolkit.

It might actually be worth it to write a custom prompt toolkit shell app that's more specific to this project's needs?

For right now we need to limit to ipython<5.0.