Description
Can we improve all the error messages that get printed to the terminal. E.g
- Bad parameters in the CLI or incorrect usage
- Missing files
- Missing deps (formatting, docker, package management)
- General stack traces
Suggested solution
- More call to actions when missing dependencies (
uv or docker or ruff).
- Colorize stack traces if possible / enabled
- Remove marimo internal from traces for known exceptions
Alternative
No response
Additional context
No response
Description
Can we improve all the error messages that get printed to the terminal. E.g
Suggested solution
uvordockerorruff).Alternative
No response
Additional context
No response