other:uvcdat:cdat_conda:miniconda3_install
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
other:uvcdat:cdat_conda:miniconda3_install [2025/07/29 16:36] – [Installation history] Updated the examples jypeter | other:uvcdat:cdat_conda:miniconda3_install [2025/09/17 14:24] (current) – [Useful conda commands] More export details jypeter | ||
---|---|---|---|
Line 622: | Line 622: | ||
* **Available environments** | * **Available environments** | ||
* '' | * '' | ||
- | * Same as '' | + | * Same as '' |
* The currently active environment has a " | * The currently active environment has a " | ||
# conda environments: | # conda environments: | ||
Line 713: | Line 713: | ||
* '' | * '' | ||
* [[# | * [[# | ||
+ | |||
+ | * **Export the description of an environment** (as a checkpoint, or to replicate the environment somewhere else) | ||
+ | * There are lots of [[https:// | ||
+ | * The options used below will create a text file ([[https:// | ||
+ | * '' | ||
+ | * Windows example:\\ '' | ||
+ | * The environment can later be replicated (with the latest version of the requested packages) with:\\ '' | ||
+ | * <wrap hi>'' | ||
+ | * '' | ||
+ | * Linux/Mac example: | ||
+ | * < | ||
+ | sbck 1.4.0 pypi_0 | ||
+ | xsbck | ||
+ | (base) > conda list -n test_env | grep pypi > some_path/ | ||
+ | * Windows example: | ||
+ | * < | ||
+ | brotli | ||
+ | (base) PS C:\> conda list -n test_env | findstr pypi > C: | ||
+ | |||
* **Determine the relationship between installed packages** | * **Determine the relationship between installed packages** | ||
Line 877: | Line 896: | ||
* The link also shows how to do it with standard Linux tools (find, grep), based on the [[https:// | * The link also shows how to do it with standard Linux tools (find, grep), based on the [[https:// | ||
* [[https:// | * [[https:// | ||
+ | * Note: '' | ||
/* standard page footer */ | /* standard page footer */ |
other/uvcdat/cdat_conda/miniconda3_install.1753799819.txt.gz · Last modified: by jypeter