[IPython-dev] Nested and blocking calls of Interact or Interactive

Brian E Chapman Brian.Chapman at utah.edu
Fri Jun 19 13:20:13 EDT 2015


Hi,

A couple of generic questions regarding using Ipython interact or interactive widgets.

First, is it possible to use interactive in a nested manner. That is, I have one function that I call with interactive and this function in turn calls another function with interactive?

Second, can you call interactive such that execution is blocked until the widget is closed? For example, I would like to call create/execute an interactive widget within a loop.

Thanks,

Brian


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20150619/0a4b2d36/attachment.html>


More information about the IPython-dev mailing list