[Matplotlib-users] [ANN]: Matplotlib 2.1.0rc1

Christopher Short short.chrisd at gmail.com
Sat Sep 2 01:55:24 EDT 2017


Tom

Is the conda package formula correct?

The following packages will be DOWNGRADED:
        
    matplotlib:   2.0.2-np112py36_0                  conda-forge --> 2.0.0-np111py36_1             conda-forge/label/rc

Or am I misreading?

thanks
Chris




> On 2 Sep 2017, at 12:34 pm, Thomas Caswell <tcaswell at gmail.com> wrote:
> 
> Folks,
> 
> We are happy to announce 2.1.0rc1!
> 
> Wheels and and source on pypi and as a conda package via conda-forge.  Please try it out and report any issues!
> 
> See http://matplotlib.org/devdocs/users/whats_new.html <http://matplotlib.org/devdocs/users/whats_new.html> for a draft of the release notes.   This represents ~2 years of work and includes many new features and bug fixes.
> 
> Please checkout our updated documentation (http://matplotlib.org/devdocs/index.html <http://matplotlib.org/devdocs/index.html>), particularly the  examples (http://matplotlib.org/devdocs/gallery/index.html <http://matplotlib.org/devdocs/gallery/index.html> ) and tutorials (http://matplotlib.org/devdocs/tutorials/index.html <http://matplotlib.org/devdocs/tutorials/index.html>) .  Re-organizing, updating, and migrating the examples to sphinx-gallery was a huge effort led by Nelle Varoquaux and  Chris Holdgraf. 
> 
> A big thanks to the many (~280) people who contributed to this release.
> 
> Installation instructions (via pip into existing venv):
> 
>   pip install --upgrade --pre matplotlib
> 
> or (via conda into a new venv)
> 
>   conda create -n mpl_rc matplotlib ipython -c conda-forge/label/rc -c conda-forge
>  
> or(via conda into an existing venv)
> 
>  conda install -c conda-forge/label/rc matplotlib -c conda-forge
> 
> Tom
> 
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users at python.org
> https://mail.python.org/mailman/listinfo/matplotlib-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20170902/15cb9efd/attachment.html>


More information about the Matplotlib-users mailing list