Open dmadisetti opened 6 days ago
I've wanted to add another helper panel that just lists out a history of all the cell executions and their times and status (success/failure) in a list. That might help solve this as well?
That absolutely works. LMK if there's an existing issue so I can merge it
I haven't seen one, but this relates: https://github.com/marimo-team/marimo/issues/974.
I am unsure if its a stack/history of runs or a flame graph (or both).
Description
I'm working with a large dataset and occasionally running into OOM errors. When the process is killed, there no way on the frontend to determine the last run cell (or cell that was running before OOM)
Suggested solution
Alternative
No response
Additional context
Happy to put this in myself, just leaving a bookmark. Small QOL improvement