8000 DOC : mention miniconda · matplotlib/matplotlib@05aff5b · GitHub
[go: up one dir, main page]

Skip to content

Commit 05aff5b

Browse files
committed
DOC : mention miniconda
1 parent 584f6af commit 05aff5b

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

INSTALL

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,17 @@ Installing pre-built packages
1818
Most platforms : scientific Python distributions
1919
------------------------------------------------
2020

21-
The first option is to use one of the pre-packaged python distributions that
22-
already provide matplotlib built-in. The Continuum.io Python distribution
23-
`(Anaconda) <https://store.continuum.io/cshop/anaconda/>`_ and the Enthought
24-
distribution `(Canopy) <https://www.enthought.com/products/canopy/>`_ are both
25-
excellent choices that "just work" out of the box for Windows, OSX and common
26-
Linux platforms. Both of these distributions include matplotlib and *lots* of
27-
other useful tools. Another excellent alternative for Windows users is
28-
`Python (x, y) <https://code.google.com/p/pythonxy>`_ .
21+
The first option is to use one of the pre-packaged python
22+
distributions that already provide matplotlib built-in. The
23+
Continuum.io Python distribution `(Anaconda
24+
<https://store.continuum.io/cshop/anaconda/>`_ or `miniconda)
25+
<http://conda.pydata.org/miniconda.html>`_ and the Enthought
26+
distribution `(Canopy) <https://www.enthought.com/products/canopy/>`_
27+
are both excellent choices that "just work" out of the box for
28+
Windows, OSX and common Linux platforms. Both of these distributions
29+
include matplotlib and *lots* of other useful tools. Another
30+
excellent alternative for Windows users is `Python (x, y)
31+
<https://code.google.com/p/pythonxy>`_ .
2932

3033

3134
Linux : using your package manager

0 commit comments

Comments
 (0)
0