[IPython-dev] [jupyter] [ANN] IPython kernel 4.3

Fernando Perez fperez.net at gmail.com
Fri Feb 26 11:49:06 EST 2016


Indeed, many thanks!

On Thu, Feb 25, 2016, 12:33 Brian Granger <ellisonbg at gmail.com> wrote:

> Awesome work!
>
> On Thu, Feb 25, 2016 at 8:00 AM, MinRK <benjaminrk at gmail.com> wrote:
> > We’ve just released 4.3 of the IPython kernel. It has a few compatibility
> > fixes, but the main change is that all output is published from a
> background
> > thread. This fixes a couple of annoying problems:
> >
> > no more need for those pesky sys.stdout.flush() calls to ensure that your
> > print statements show up promptly in long-running cells.
> > output from subprocesses and threads should get published in a more
> natural
> > order when concurrent with main process output
> >
> > -MinRK
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Project Jupyter" group.
> > To unsubscribe from this group and stop receiving emails from it, send an
> > email to jupyter+unsubscribe at googlegroups.com.
> > To post to this group, send email to jupyter at googlegroups.com.
> > To view this discussion on the web visit
> >
> https://groups.google.com/d/msgid/jupyter/CAHNn8BVSa_eMsH0HgsXmL5VKfJSUjhE6bE4Uh_mzc-eEjOYviA%40mail.gmail.com
> .
> > For more options, visit https://groups.google.com/d/optout.
>
>
>
> --
> Brian E. Granger
> Associate Professor of Physics and Data Science
> Cal Poly State University, San Luis Obispo
> @ellisonbg on Twitter and GitHub
> bgranger at calpoly.edu and ellisonbg at gmail.com
>
> --
> You received this message because you are subscribed to the Google Groups
> "Project Jupyter" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jupyter+unsubscribe at googlegroups.com.
> To post to this group, send email to jupyter at googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jupyter/CAH4pYpQVc4G_ZHr8FuxiZrh3k25C-SdAiozWKoWL-u9L4W9WPA%40mail.gmail.com
> .
> For more options, visit https://groups.google.com/d/optout.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20160226/d53bae46/attachment.html>


More information about the IPython-dev mailing list