<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 3 March 2015 at 09:51, Jose Gomez-Dans <span dir="ltr"><<a href="mailto:jgomezdans@gmail.com" target="_blank">jgomezdans@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>Is there some provision for having a "Run" button that would gather all the data in the boxes and only run the code when this button is pressed? </div></blockquote><div><br></div><div>Yes, the interact_manual() function (<a href="http://ipython.org/ipython-doc/stable/api/generated/IPython.html.widgets.interaction.html?highlight=interact_manual#IPython.html.widgets.interaction.interact_manual">http://ipython.org/ipython-doc/stable/api/generated/IPython.html.widgets.interaction.html?highlight=interact_manual#IPython.html.widgets.interaction.interact_manual</a> ) does exactly this...<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div></div><div>We are using IPython 2.x, if that makes any difference.</div></blockquote><div><br></div><div>... but it's new in IPython 3.<br><br></div><div>Thomas <br></div></div></div></div>