pystuck icon indicating copy to clipboard operation
pystuck copied to clipboard

Ipython 5.0 support

Open goodboy opened this issue 9 years ago • 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.

goodboy avatar Aug 02 '16 18:08 goodboy