Skip to content

Instantly share code, notes, and snippets.

@nobuh
Created November 20, 2017 06:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nobuh/a4779f7d1cd788d17b753802dd431d1b to your computer and use it in GitHub Desktop.
Save nobuh/a4779f7d1cd788d17b753802dd431d1b to your computer and use it in GitHub Desktop.
How to install matplotlib on MIniconda
# conda-forge as the channel for matplotlib
conda install -c conda-forge matplotlib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment