User Tools

Site Tools


other:uvcdat:cdat_conda:miniconda3_install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
other:uvcdat:cdat_conda:miniconda3_install [2025/08/22 17:24] – [Useful conda commands] Started experimenting with export/create jypeterother:uvcdat:cdat_conda:miniconda3_install [2025/08/22 17:39] (current) – [Useful conda commands] jypeter
Line 716: Line 716:
   * **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: ''conda export -n bauer_env --format yml --from-history -f ./bauer_env_2025-08-22.yml''     * Example: ''conda export -n bauer_env --format yml --from-history -f ./bauer_env_2025-08-22.yml''
 +      * Replicate the environment with: ''conda env create -n bauer_clone -f bauer_env_2025-08-22_bis.yml''
  
   * **Determine the relationship between installed packages**   * **Determine the relationship between installed packages**
other/uvcdat/cdat_conda/miniconda3_install.txt · Last modified: by jypeter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki