We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27789b4 commit 9974ba2Copy full SHA for 9974ba2
README.md
@@ -11,6 +11,8 @@ uv run ubuntu_14.py
11
`*_nb.py` files are [marimo](https://marimo.io) notebooks, so you can open them using marimo:
12
```bash
13
uv run marimo edit latin3_terminus_14_bold_nb.py
14
+# or
15
+uvx marimo edit latin3_terminus_14_bold_nb.py
16
```
17
but they still can be used as command line scripts:
18
0 commit comments