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/08/22 17:24] – [Useful conda commands] Started experimenting with export/create 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 715: | Line 715: | ||
* **Export the description of an environment** (as a checkpoint, or to replicate the environment somewhere else) | * **Export the description of an environment** (as a checkpoint, or to replicate the environment somewhere else) | ||
- | * Example: '' | + | * 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** |
other/uvcdat/cdat_conda/miniconda3_install.1755876252.txt.gz · Last modified: by jypeter