I have been trying to find a way to have an IPython Shell in an wx.Frame
.
Searching around in the library code or Google
haven't helped me much either.
Is there any widget that IPython provides that can be used with wx, to integrate an IPython shell into my Frame
??