[IPython-dev] mayavi with ipython

Satrajit Ghosh satra at mit.edu
Sat Sep 10 14:39:44 EDT 2011


hi,

we would like to launch a simple interactive mayavi window.

---
from mayavi import mlab
mlab.test_mesh()
mlab.show()
---

but we would like this to launch from the terminal and return us an ipython
prompt so that we can interact with the objects. unfortunately, we don't
understand the event loop interactions too well.

any ideas on how to achieve this?

cheers,

satra
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20110910/c4463a6b/attachment.html>


More information about the IPython-dev mailing list