Snippets Collections
conda create --name new_name --clone old_name
conda remove --name old_name --all
conda env export | grep -v "^prefix: " > SRIT_environment.yml
star

Thu Dec 03 2020 11:11:19 GMT+0000 (Coordinated Universal Time) https://stackoverflow.com/questions/42231764/how-can-i-rename-a-conda-environment

#bash,ubuntu,conda
star

Tue Dec 01 2020 18:45:58 GMT+0000 (Coordinated Universal Time) https://stackoverflow.com/questions/41274007/anaconda-export-environment-file

#bash,ubuntu,conda

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension