#223 — April 8, 2026 by Evan Chen
Note to self on how to use virtualfish to create a new uv environment with a
specified Python version
vf new -c ENVIRONMENT_NAME --python (uv python find 3.12)
Honestly the virtualfish and uv situation is worthy of a blog post… maybe
it'll help some confused amateurs like me? If I have the time.