Skip to content

Conversation

@mscolnick
Copy link
Contributor

@mscolnick mscolnick commented Oct 23, 2025

Some QOL improvements to static html exports of marimo notebooks.

  • tracebacks are rendered as rich html (instead of plain text)
  • remove debugger and other buttons when in static rendering
  • add padding to the bottom

@vercel
Copy link

vercel bot commented Oct 23, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
marimo-docs Ready Ready Preview Comment Oct 23, 2025 10:05pm

Comment on lines +131 to +147
- application/json
- application/vnd.marimo+error
- application/vnd.marimo+traceback
- application/vnd.marimo+mimebundle
- application/vnd.vega.v5+json
- application/vnd.vegalite.v5+json
- application/vnd.jupyter.widget-view+json
- image/png
- image/svg+xml
- image/tiff
- image/avif
- image/bmp
- image/gif
- image/jpeg
- video/mp4
- video/mpeg
- text/html
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not only text and error?

Copy link
Contributor

@akshayka akshayka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Haven't tested manually but LGTM

@mscolnick mscolnick merged commit a3c491d into main Oct 24, 2025
34 of 45 checks passed
@mscolnick mscolnick deleted the ms/cleanup-static-rendering branch October 24, 2025 00:42
@dmadisetti dmadisetti added the enhancement New feature or request label Oct 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants