Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ensure JSONText is never base64-encoded #1081

Merged
merged 1 commit into from
Jun 2, 2023
Merged

ensure JSONText is never base64-encoded #1081

merged 1 commit into from
Jun 2, 2023

Conversation

stevengj
Copy link
Member

@stevengj stevengj commented Jun 2, 2023

Fixes #1073.

As commented in #1073 (comment), it really seems like Plotly.jl should define istextmime for application/vnd.plotly.v1+json, but in any case since we know this should be JSON text IJulia can ensure that it is not base64 encoded.

cc @sglyon who added support for this MIME type in #773

@stevengj stevengj merged commit 7d8bcc6 into master Jun 2, 2023
@stevengj stevengj deleted the jsontext branch June 2, 2023 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Not seeing any output after running plotly() with julia 1.9
1 participant