Skip to content

Commit 68a8196

Browse files
author
Enols
committed
feat: support conda/mamba environment detection
Backend: - Add is_conda, is_mamba, conda_env_name fields to PythonEnvStatus - Detect via CONDA_DEFAULT_ENV / MAMBA_DEFAULT_ENV env vars - Resolve actual python path via which python3 before checks - Conda-aware pip install when env is active Frontend: - Show conda/mamba env name badge alongside Python version
1 parent 79f2df4 commit 68a8196

2 files changed

Lines changed: 155 additions & 192 deletions

File tree

0 commit comments

Comments
 (0)