marimo
marimo copied to clipboard
Improved error messages in the UI with clear call-to-action when there are errors
Description
Not all our error messages have clear call to actions. These errors exist in frontend/src/components/editor/output/MarimoErrorOutput.tsx
Suggested solution
- We should improve the messaging, with a CTA
- Can we improve deep links (linking to cells, or variables, or opening a panel)
- Can we have auto-fixes or auto-installation or auto-import
- Can some of the errors be less prominent (either not red or muted red) when they are dependent on another error
Alternative
No response
Additional context
No response