[IPython-dev] IPython 2.4, 3.0b1

Neal Becker ndbecker2 at gmail.com
Tue Feb 10 14:02:11 EST 2015


MinRK wrote:

> The 2.4.0 release was missing a few of the backports targeted for 2.4,
> including changes required for the qtconsole to run with pygments 2.0. We
> released 2.4.1 today, which is accurately described by the 2.4 release
> notes, unlike 2.4.0.
> 
> -MinRK
> 
> On Fri, Jan 30, 2015 at 3:30 PM, MinRK <benjaminrk at gmail.com> wrote:
> 
>> Hello,
>>
>> It’s been a long time coming, but we have begun the release cycle for
>> IPython 3.0, with the first beta. You can take it for a spin with:
>>
>> pip install --pre 'ipython[all]'
>>
>> IPython 3.0 brings a lot of changes - optional terminals in the browser,
>> editing non-notebook text files, major notebook format and message spec
>> revisions, UI overhaul, etc. Take it for a spin, and let us know what you
>> find. Check out the release notes
>> <http://ipython.org/ipython-doc/dev/whatsnew/version3.html#release-3-0>
>> for more info. We still have a few known bugs and UI issues to address
>> before we get to 3.0 final, but we’ll get there soon.
>>
>> We also released IPython 2.4 today, which adds to 2.x the ability to
>> *read* the new notebook format coming in IPython 3.0. 2.4 also fixes some
>> compatibility issues with PyQt5 and pygments 2.
>>
>> With your help, 3.0 final will see the light of day before too long.
>>
>> -MinRK, on behalf of the IPython team
>>>>

Did pip install --up --user --pre ipython[all] on
fedora 21 x86_64.

So far everything working beautifully!


-- 
-- Those who don't understand recursion are doomed to repeat it




More information about the IPython-dev mailing list