User Tools

Site Tools


other:uvcdat:conda_notes

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
other:uvcdat:conda_notes [2017/08/02 14:14]
jypeter A few updates
other:uvcdat:conda_notes [2019/03/04 10:26]
jypeter [Useful conda commands] Added alternate env remove
Line 146: Line 146:
   * Deleting an environment   * Deleting an environment
     * ''​conda remove %%--%%name crap_environment %%--%%all''​\\ ''​conda clean --all''​     * ''​conda remove %%--%%name crap_environment %%--%%all''​\\ ''​conda clean --all''​
 +    * The following seems to do the same: ''​conda env remove -n crap_environment''​
   * Activating or going back to //root//   * Activating or going back to //root//
     * ''​source activate existing_environment''​     * ''​source activate existing_environment''​
Line 198: Line 199:
   * [[https://​conda.io/​docs/​|conda Full documentation]]   * [[https://​conda.io/​docs/​|conda Full documentation]]
   * [[https://​conda.io/​docs/​faq.html|conda FAQ]]   * [[https://​conda.io/​docs/​faq.html|conda FAQ]]
-  * [[https://​conda.io/​docs/​using/envs.html#share-an-environment|Sharing (replicating) an environment]]+  * [[https://​conda.io/​docs/​user-guide/tasks/​manage-environments.html#sharing-an-environment|Sharing (replicating) an environment]]
   * [[https://​conda.io/​docs/​install/​central.html|Centralized installation]]   * [[https://​conda.io/​docs/​install/​central.html|Centralized installation]]
  
other/uvcdat/conda_notes.txt · Last modified: 2021/12/21 10:33 by jypeter