
Manage your Conda and Mamba environments with a fast, minimal web interface. No more wrestling with command-line flags for simple tasks.
Features
- Environment Management: List, clone, rename, and delete environments.
- Disk Usage: See exactly how much space each environment occupies.
- Bulk Operations: Export environment files or create new ones from folders.
- Package Control: Search and install packages directly from the UI.
- Cross-Platform: Full support for Linux, Windows, and macOS.
Quick Start
Install via pip:
pip install condanest
Then simply run:
condanest
The app will automatically open in your browser at http://127.0.0.1:8765.