-
Notifications
You must be signed in to change notification settings - Fork 749
Open
Milestone
Description
Description
I am using marimo in VSCode using the extension. With Jupyter Notebooks, I have an option to 'debug' a cell rather than just run it. This will hit VSCode breakpoints in the called code. I like this a lot since lets me fluidly mix between notebook-style execution and IDE-style debugging.
Does that way of working fit the marimo model at all? Or is the idea that if I want to debug I run the whole file directly from the VSCode debugger (without marimo)? If it's the former, it would be nice to have a 'debug cell' option.
Suggested solution
Implement a 'debug cell' option
Alternative
Document the inteded approach to interactive debugging when one needs to examine code called by a marimo notebook. Searching the docs for 'debug' didn't come up with anything.
Additional context
No response
sorig, githubpsyche, alefminus, q-wertz, lucharo and 13 more
Metadata
Metadata
Assignees
Labels
No labels