CMD + K

conda-protect

Community

Protect conda environments to avoid mistakenly modifying them

Installation

To install this package, run one of the following:

Conda
$conda install thath::conda-protect

Usage Tracking

0.5.0.9_gcc6f86c
0.5.0
2 / 8 versions selected
Downloads (Last 6 months): 0

Description

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:

  • install
  • create
  • update
  • remove
  • env remove
  • env update (still not fully supported)

About

Summary

Protect conda environments to avoid mistakenly modifying them

Last Updated

Jul 28, 2023 at 12:49

License

GPL-3.0

Supported Platforms

noarch