Conda: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
=External=
=External=
* https://conda.io/en/latest/
* https://conda.io/projects/conda/en/latest/user-guide/getting-started.html
* https://conda.io/projects/conda/en/latest/user-guide/getting-started.html
* https://docs.conda.io/en/latest/
* https://docs.conda.io/en/latest/
Line 7: Line 8:
* [[PyCharm_Concepts|PyCharm Concepts]]
* [[PyCharm_Concepts|PyCharm Concepts]]
* [[Python Package Managers#Package_Managers|Python Package Managers]]
* [[Python Package Managers#Package_Managers|Python Package Managers]]
* [[Miniconda]]


=Overview=
=Overview=

Latest revision as of 23:52, 14 May 2024

External

Internal

Overview

Conda is a package, dependency and environment manager for many languages, including Python. It is widely used for data science and machine learning application, and uses its own index to host compatible packages. Conda installs packages, manages package dependencies, manages virtual environments, installs compatible Python distributions and packages applications for deployment in production.

Repository

https://repo.anaconda.com