You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update marimo downstream CI to use uv instead of hatch (#3487)
* Update marimo downstream CI to use uv instead of hatch
Pending on marimo-team/marimo#8510, which
replaces hatch with native uv commands in marimo. Uses `uv add ../
--editable` and a new `scripts/test-narwhals.sh` in marimo instead of
the old hatch-based test invocation.
* Invoke `uv run python`
0 commit comments