Hi Pierre et al., I'm very excited about the commit 9e33b0766970 as I'm currently using the latest IPython for it's parallel capabilities but I do miss the convenience of Spyder. IPython have just recently released the v0.11 and Fernando has posted example code for integrating it with a gui - see http://permalink.gmane.org/gmane.comp.python.ipython.devel/6897
The relevant code is available on Github at the following locations: https://github.com/ipython/ipython/blob/master/docs/examples/lib/ipkernel_qtapp.py https://github.com/ipython/ipython/blob/master/docs/examples/lib/ipkernel_wxapp.py Those two both use the same common machinery: https://github.com/ipython/ipython/blob/master/docs/examples/lib/internal_ipkernel.py Hope it helps, Dave -- You received this message because you are subscribed to the Google Groups "spyder" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.
