marimo
A Python notebook that reruns itself correctly
100%Score
4Launch
0Pass
4Swipes
marimo is a reactive Python notebook. Change a cell and everything downstream updates, so the notebook state always matches the code you can see.
Notebooks are stored as plain Python files, so they diff and run as scripts.
notebookpythonreactivereproducible