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

Kyle Kelley rgbkrk at gmail.com
Fri Feb 26 14:40:48 EST 2016


This is so good. No longer having to flush output is really helpful in a
few notebooks I'm working in.

On Fri, Feb 26, 2016 at 12:28 PM, Matthias Bussonnier <
bussonniermatthias at gmail.com> wrote:

> Hi all,
>
> Min pushed 4.3.1 a few hours a go that fix a critical bug on windows[1].
>
>
> --
> M
>
> [1]: https://github.com/ipython/ipykernel/issues/107
>
> On Feb 26, 2016, at 08:49, Fernando Perez <fperez.net at gmail.com> wrote:
>
> 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.
>>
>
> --
> 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/CAHAreOopfFx2m%2BWJcoKoygNSKHEMDJzT7Smcbu21gtu%2BpWp2gg%40mail.gmail.com
> <https://groups.google.com/d/msgid/jupyter/CAHAreOopfFx2m%2BWJcoKoygNSKHEMDJzT7Smcbu21gtu%2BpWp2gg%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> 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/9B14741F-7E88-42C5-A42B-88108B46A53C%40gmail.com
> <https://groups.google.com/d/msgid/jupyter/9B14741F-7E88-42C5-A42B-88108B46A53C%40gmail.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Kyle Kelley (@rgbkrk <https://twitter.com/rgbkrk>; lambdaops.com)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20160226/573a355e/attachment.html>


More information about the IPython-dev mailing list