Hacker News new | ask | show | jobs
by jiggunjer 48 days ago
IME "real data work" doesn't involve notebooks.
1 comments

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.