-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Closed
Labels
DocumentationGood first issueOpen a pull request against these issues if there are no active ones!Open a pull request against these issues if there are no active ones!
Milestone
Description
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:
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?
melissawm
Metadata
Metadata
Assignees
Labels
DocumentationGood first issueOpen a pull request against these issues if there are no active ones!Open a pull request against these issues if there are no active ones!