Protect conda environments to avoid mistakenly modifying them
Protect conda environments to avoid mistakenly modifying them.
In conda, it's sometimes nice to set certain environments as "off-limits". This can especially be true for the base environment. This plugin that allows you to protect arbitrary environments, and it will cause conda to exit early on the following commands if an environment is protected: