Created
May 18, 2025 10:27
-
-
Save CypherpunkSamurai/cdad3cab9c76fee7e5c2997648435bec to your computer and use it in GitHub Desktop.
Create a Venv with Miniforge
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
conda create --prefix ./.venv python=3.5 uv -y |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment