Closed tlambert03 closed 1 week ago
don’t need us! uv add —script script.py pandas
:)
and if you don’t want to run as a notebook:,
uv run script.py
woah. uv has grown so fast, so much i need to catch up with beyond just making environments and installing
the readme describes using
uvx run script.py
, with implicit conversion to ipynb... but you don't seem to be able to add dependencies using, e.g.uvx juv add script.py pandas
is that in scope?