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 17:28] – [Useful conda commands] Improved the "conda export" section 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) | ||
| - | * There are lots of [[https:// | + | * There are lots of [[https:// |
| - | * '' | + | * The options used below will create a text file ([[https:// |
| - | * The environment can later be replicated (with the latest version of the packages, not with the same version) with:\\ '' | + | * '' |
| - | * WARNING! '' | + | * Windows example:\\ '' |
| + | * The environment can later be replicated (with the latest version of the requested | ||
| + | * <wrap hi>'' | ||
| + | * '' | ||
| * Linux/Mac example: | * Linux/Mac example: | ||
| * < | * < | ||
| sbck 1.4.0 pypi_0 | sbck 1.4.0 pypi_0 | ||
| - | xsbck | + | xsbck |
| + | (base) > conda list -n test_env | grep pypi > some_path/ | ||
| * Windows example: | * Windows example: | ||
| * < | * < | ||
| - | brotli | + | brotli |
| + | (base) PS C:\> conda list -n test_env | findstr pypi > C: | ||
other/uvcdat/cdat_conda/miniconda3_install.1758036510.txt.gz · Last modified: by jypeter
