Skip to content

Conversation

@mscolnick
Copy link
Contributor

Fixes #7730 - Exporting HTML/script/markdown fails with UnicodeEncodeError when the filename contains non-ASCII characters (Chinese, emojis, etc.).

Fixes #7730 - Exporting HTML/script/markdown fails with `UnicodeEncodeError` when the filename contains non-ASCII characters (Chinese, emojis, etc.).
@vercel
Copy link

vercel bot commented Jan 8, 2026

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

Project Deployment Review Updated (UTC)
marimo-docs Ready Ready Preview, Comment Jan 8, 2026 3:30pm

@mscolnick mscolnick requested a review from dmadisetti January 8, 2026 15:29
@mscolnick mscolnick added the bug Something isn't working label Jan 8, 2026
@mscolnick mscolnick merged commit 18a6c73 into main Jan 8, 2026
35 of 49 checks passed
@mscolnick mscolnick deleted the ms/fix-filename-header branch January 8, 2026 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Exporting HTML fails with UnicodeEncodeError if filename contains non-ASCII characters (e.g., Chinese)

2 participants