uv init - create a new project for you, with pyproject.tomluv sync - if you already have an existing pyproject.toml fileuv run myscript.py - automatically picks up the right virtual envuv run jupyter lab - to use a tool like Jupyter Labuv add numpy>=2.0 - adding dependencies to project