There was an error while loading. Please reload this page.
1 parent 6614060 commit 7b3616cCopy full SHA for 7b3616c
1 file changed
README.md
@@ -118,7 +118,7 @@ NOTEBOOK_PORT= ### port to serve running notebook on
118
Base command
119
120
```text
121
-Usage: marimo-launcher [OPTIONS] COMMAND [ARGS]...
+Usage: uv run marimo-launcher [OPTIONS] COMMAND [ARGS]...
122
123
Options:
124
-v, --verbose Pass to log at debug level instead of info
@@ -131,7 +131,7 @@ Commands:
131
### `launcher run`
132
133
134
-Usage: marimo-launcher run [OPTIONS]
+Usage: uv run marimo-launcher run [OPTIONS]
135
136
Launch notebook in 'run' or 'edit' mode.
137
0 commit comments