Fernando Perez wrote:
> On Jan 6, 2008 7:12 AM, Jaap Spies <[EMAIL PROTECTED]> wrote:
> 
>> My question: Is there a better way to pass the argument "-wthread" to 
>> ipython?
> 
> All that argument does is force some special casing of the starting
> class in IPython.Shell.  You can achieve the same effect with
> 
> import IPython
> IPython.Shell.IPShellWX().mainloop()
> 

Thanks! Now I can really do the mayavi2 thing from within sage :)

Cheers,

Jaap


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to