i just set up `alias uvr = "uv run"`
what i learned
i just set up a new alias to save some time when using uv
how i learned
i use streamlit a lot and i was playing around with reflex today and both tools have a <tool> run command. marimo does too. it's common enough in my workflow that it's becoming annoying to use uv run before these commands .
reference
none really. checkout reflex though: https://reflex.dev