I love this, but Im using DataSpell from JetBrains at the moment because it has 2 killer features:
1. Variable viewer so I can see the current value of all variables in scope.
2. Interactive debugger
Maybe the variable viewer is only important because Jupyter notebooks don’t track and rerun dependencies? So I wouldn’t need it with Marimo. But the interactive debugger is priceless.
Any plan to add debugging?