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/09/16 12:40] – [Useful conda commands] Added %% where needed jypeter | other:uvcdat:cdat_conda:miniconda3_install [2025/09/17 14:24] (current) – [Useful conda commands] More export details jypeter | ||
---|---|---|---|
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:// |
- | * Replicate the environment with: '' | + | * The options used below will create a text file ([[https:// |
+ | * '' | ||
+ | * Windows example:\\ '' | ||
+ | * The environment | ||
+ | * <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.1758019211.txt.gz · Last modified: by jypeter