pystuck
pystuck copied to clipboard
Ipython 5.0 support
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.