Table of Contents | ||||||||
---|---|---|---|---|---|---|---|---|
|
Note |
---|
Note: Although performing a Currently, you will need to start a new session if you want a clean environment. |
Overview
Miniconda is a small, bootstrap version of Anaconda that includes only conda, Python, the packages they depend on, and a small number of other useful packages, including pip, zlib and a few others. It can also be used to start with a minimal set of installed packages, and then install only the required ones (to save space).
...