|
|
|
|
|
by mscolnick
508 days ago
|
|
You might be interested in marimo [1], which does not store your outputs in the notebook artifact. Also the files are stored at pure-python instead of json, which LLMs much prefer / easier for them to parse. [1]: https://github.com/marimo-team/marimo |
|