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

Brian Granger ellisonbg at gmail.com
Thu Feb 25 13:33:01 EST 2016


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



More information about the IPython-dev mailing list