[IPython-dev] Errors in ipython startup muted by Notebook?

Thomas Kluyver takowl at gmail.com
Wed Aug 6 17:16:34 EDT 2014


On 6 August 2014 14:11, MinRK <benjaminrk at gmail.com> wrote:

> We could also consider sending output to sys.__stderr__ when parent=None,
> which would mean that kernel output with no parent would at least go to the
> terminal in which the kernel was started.
>

Though we should also consider that not every kernel is launched from a
visible terminal - users on the multiuser server won't be starting from a
terminal, and now that I can double click on notebooks to open them, I'm
often running the notebook without a terminal as well.

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


More information about the IPython-dev mailing list