[IPython-dev] running/getting output into a new programmatically-generated notebook

Thomas Kluyver takowl at gmail.com
Mon Mar 23 17:35:39 EDT 2015


Hi Carl,

On 23 March 2015 at 14:24, Carl Haugan <chaugan at visi.com> wrote:

> I can work around this by editing the timeout in my local copy of
> execute.py, but it would be nice to do this programmatically.


The timeout value is a configurable, so you should be able to pass it a
value at the command line with something like
"--ExecutePreprocessor.timeout None".

Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20150323/6d63e0b9/attachment.html>


More information about the IPython-dev mailing list