[IPython-dev] [ANN] IPython 3.0.0rc1

Matthias Bussonnier bussonniermatthias at gmail.com
Tue Feb 17 14:09:35 EST 2015


No, it does not seem to be on purpose. 

It is a weird interaction between preventing image to be wider than notebook area and the JS that allow you to resize images. 
-- 
M


Le 17 févr. 2015 à 10:57, Michael Waskom <mwaskom at stanford.edu> a écrit :

> Hi Min,
> 
> It looks like the scaling of figures that are larger than the cell output div has changed in version 3.
> 
> Previously the scaling would preserve the aspect ratio of the figure, but now it seems to just be scaling the width, and not the height.
> 
> This change can make it a lot harder to predict what a large figure is going to look like, and is likely to confuse people who don't realize that IPython, not matplotlib is applying the scaling.
> 
> Is this on purpose?
> 
> Best,
> Michael
> 
> On Fri, Feb 13, 2015 at 3:17 PM, MinRK <benjaminrk at gmail.com> wrote:
> The first release candidate for IPython 3.0 is out. As with the beta, please check it out and report any problems. Hopefully this will become IPython 3.0 final by the end of the month.
> 
> As with the beta, you can install the release candidate:
> 
> pip install --pre "ipython[all]"
> See the release notes for what’s new.
> 
> Thanks everyone for helping get this out.
> -Min RK, on behalf of the IPython team
> 
> 
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
> 
> 
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20150217/b823f5cb/attachment.html>


More information about the IPython-dev mailing list