Skip to content

Conversation

AndrewSazonov
Copy link
Member

This update replaces the standard fig.show() method with pio.to_html() when building documentation, to avoid the warning:

WARNING: skipping unknown output mime type: application/vnd.plotly.v1+json [mystnb.unknown_mime_type]

fig.show() is now retained only for local development in PyCharm, ensuring compatibility with the DMSC Summer School 2025 book build process while preserving interactive visualization during development.

@AndrewSazonov AndrewSazonov added the [scope] bug Bug report or fix (major.minor.PATCH) label Aug 11, 2025
@AndrewSazonov AndrewSazonov merged commit 167ce13 into master Aug 11, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[scope] bug Bug report or fix (major.minor.PATCH)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant