... | @@ -1945,7 +1945,7 @@ If you have to install, setup and work with a complex program/project you should |
... | @@ -1945,7 +1945,7 @@ If you have to install, setup and work with a complex program/project you should |
|
Conda it self is a package management system, while *anaconda*, *miniconda* and *bioconda* provides you with a virtual Python environment and a lot of optimized Python packages, especially for researchers and scientists.
|
|
Conda it self is a package management system, while *anaconda*, *miniconda* and *bioconda* provides you with a virtual Python environment and a lot of optimized Python packages, especially for researchers and scientists.
|
|
These packages you can easily install within this environment.
|
|
These packages you can easily install within this environment.
|
|
|
|
|
|
* Anaconda - collection with the mose packages
|
|
* Anaconda - collection with the mose packages (> 7,500 data science and machine learning packages)
|
|
* Miniconda - light-weighted Anaconda version (you should start with this version)
|
|
* Miniconda - light-weighted Anaconda version (you should start with this version)
|
|
* Bioconda - specializing in bio-informatics software
|
|
* Bioconda - specializing in bio-informatics software
|
|
|
|
|
... | @@ -1955,6 +1955,8 @@ Conda is an open source package management system and environment management sys |
... | @@ -1955,6 +1955,8 @@ Conda is an open source package management system and environment management sys |
|
[Conda documentation](https://docs.conda.io/en/latest/#)
|
|
[Conda documentation](https://docs.conda.io/en/latest/#)
|
|
|
|
|
|
#### Anaconda
|
|
#### Anaconda
|
|
|
|
Anaconda is a package manager, an environment manager, a Python/R data science distribution, and a collection of over 7,500+ open-source packages.
|
|
|
|
|
|
[Anaconda website](https://www.anaconda.com/)
|
|
[Anaconda website](https://www.anaconda.com/)
|
|
|
|
|
|
[Anaconda product](https://www.anaconda.com/products/individual)
|
|
[Anaconda product](https://www.anaconda.com/products/individual)
|
... | | ... | |