Hacker News new | ask | show | jobs
by bicepjai 367 days ago
What is the mess you are referring with regards to Jupyter notebooks ?
1 comments

If you run cells out of order, you get weird results. Thus you have efforts like marimo which replace jupyter with something that reruns all dependent cells.