- Installing conda — conda 24.9.3.dev45 documentation🔍
- Performance — conda 24.9.3.dev45 documentation🔍
- conda search — conda 24.9.3.dev45 documentation🔍
- Settings — conda 24.9.3.dev45 documentation🔍
- Managing packages — conda 24.9.3.dev45 documentation🔍
- Environments — conda 24.9.3.dev45 documentation🔍
- Tasks — conda 24.9.3.dev45 documentation🔍
- conda list — conda 24.9.3.dev45 documentation🔍
conda config and context — conda 24.9.3.dev45 documentation
Installing conda — conda 24.9.3.dev45 documentation
To install conda, you must first pick the right installer for you. The following are the most popular installers currently available.
Performance — conda 24.9.3.dev45 documentation
Setting strict channel priority makes it so that if a package exists on a channel, conda will ignore all packages with the same name on lower priority channels.
conda search — conda 24.9.3.dev45 documentation
For more information, see conda config --describe repodata_fns. --experimental. Possible choices: jlap, lock. jlap: Download incremental package index data from ...
Settings — conda 24.9.3.dev45 documentation
Context class. class CondaSetting#. Return type to use when defining a conda setting plugin hook. For details ...
Managing packages — conda 24.9.3.dev45 documentation
Packages that are not available using conda install can be obtained from Anaconda.org, a package management service for both public and private package ...
Environments — conda 24.9.3.dev45 documentation
The system location for additional conda environments to be created. The following subdirectories comprise the default Anaconda environment: /bin. /include.
Tasks — conda 24.9.3.dev45 documentation
Tasks#. The tasks section is organized into various pages which cover nearly everything you can do with conda. Common Tasks ...
conda list — conda 24.9.3.dev45 documentation
Overrides the value given by conda config --show show_channel_urls . --reverse. List installed packages in reverse order. -c, --canonical. Output canonical ...
Using the free channel — conda 24.9.3.dev45 documentation
To achieve the same effect, you may add the free channel to your the defaults channel using the regular condarc configuration. On UNIX-style systems:.
Getting started with conda — conda 24.9.3.dev45 documentation
This guide to getting started with conda goes over the basics of starting up and using conda to create environments and install packages. Tip. Anaconda ...
conda run — conda 24.9.3.dev45 documentation
Once for detailed output, twice for INFO logging, thrice for DEBUG logging, four times for TRACE logging. --dev. Sets CONDA_EXE to python -m conda , assuming ...
common — conda 24.9.3.dev45 documentation
Common utilities for conda command line tools. Functions#. confirm ([message, choices, default, dry_run]).
Concepts — conda 24.9.3.dev45 documentation
In this section, we provide you with detailed information about the fundamental concepts in conda, including information about packages, channels, environments, ...
Specifications — conda 24.9.3.dev45 documentation
This section contains an incomplete list of conda specifications that may or may not be related to Conda Enhancement Proposals. Technical specification: solver ...
conda rename — conda 24.9.3.dev45 documentation
This command renames a conda environment via its name (-n/--name) or its prefix (-p/--prefix). The base environment and the currently-active environment cannot ...
conda clean — conda 24.9.3.dev45 documentation
Remove index cache. -p, --packages. Remove unused packages from writable package caches. WARNING: This does not check for packages installed using symlinks back ...
Architecture — conda 24.9.3.dev45 documentation
Code. Level 1: Context#. This is the overview, 30,000 feet view on conda, to better understand how conda ...
Installing on Linux — conda 24.9.3.dev45 documentation
Follow the prompts on the installer screens. If you are unsure about any setting, accept the defaults. You can change them later. To make the changes take ...
Installing on macOS — conda 24.9.3.dev45 documentation
Anaconda Distribution: double-click the .pkg file. Follow the prompts on the installer screens. If you are unsure about any setting, accept the defaults. You ...
Python Module Index — conda 24.9.3.dev45 documentation
Contributing to conda · Development Environment · Deep dives · conda install · conda init and conda activate · conda config and context · Solvers · Logging.