|
|
|
|
|
by red_hare
4 days ago
|
|
What I like about Marimo notebooks over Jupyter: 1. They're just a python file so they work with python editors 2. There's no hidden state 3. I can import from them 4. I'm not accidentally committing base64 encoded image output anymore |
|