Skip to content

[Doc]: change to install from conda forge  #24421

Closed
@story645

Description

@story645

Documentation Link

https://matplotlib.org/devdocs/

Problem

Our install instructions say to install from conda, but conda's version of matplotlib isn't always the latest. For example:
image

But this won't work because the latest version of matplotlib on conda is 3.5.3, which is not obvious unless you know to look at the page.

Suggested improvement

Maybe we should change it to conda install -c conda-forge matplotlib since we can ensure that will work?

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationGood first issueOpen a pull request against these issues if there are no active ones!

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions