uv
has a pip interface that you can use to still manage virtual environments with conda
:
Install uv
inside your conda environment and then use it just like pip
pip install uv
uv pip install requests numpy pandas
uv
has a pip interface that you can use to still manage virtual environments with conda
:
Install uv
inside your conda environment and then use it just like pip
pip install uv
uv pip install requests numpy pandas