Skip to content
Snippets Groups Projects
Commit 7c967932 authored by Jacques Grelet's avatar Jacques Grelet
Browse files

add conda config

parent 2ed79f0c
No related branches found
No related tags found
No related merge requests found
Aide mémoire Python
-------------------
J Grelet June 2011 - March 2019
J Grelet June 2011 - March 2019 - Avril 2021
Conda:
-------
Installer mini conda
> conda config --add channels conda-forge
Once the conda-forge channel has been enabled, matplotlib, matplotlib-base, mpl_sample_data can be installed with:
> conda install matplotlib matplotlib-base mpl_sample_data
It is possible to list all of the versions of matplotlib available on your platform with:
> conda search matplotlib --channel conda-forge
Les listes:
-----------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment