Comment by jiggunjer

1 day ago

IME "real data work" doesn't involve notebooks.

I like starting most of my projects on marimo notebooks now and slowly moving parts of it to the main codebase + db.

By the end of it I might remove the notebook entirely but usually I keep it for some visualisation + running stuff as a cli tool.