Skip to content

Conversation

@afeld
Copy link
Contributor

@afeld afeld commented Oct 16, 2025

Required for MimeType rendering. Closes #4512.

Code PR

  • I have read through the contributing notes and understand the structure of the package. In particular, if my PR modifies code of plotly.graph_objects, my modifications concern the code generator and not the generated files.
  • I have added tests or modified existing tests.
  • For a new feature, I have added documentation examples (please see the doc checklist as well).
  • I have added a CHANGELOG entry if changing anything substantial.
  • For a new feature or a change in behavior, I have updated the relevant docstrings in the code.

@gvwilson gvwilson requested a review from marthacryan October 28, 2025 11:45
@gvwilson gvwilson added P2 considered for next cycle community community contribution fix fixes something broken dependencies Pull requests that update a dependency file labels Oct 28, 2025
Required for MimeType rendering.
@afeld
Copy link
Contributor Author

afeld commented Oct 28, 2025

Hmm, the remaining build error doesn't sense to me… Doesn't seem to be happening on main, but at a glance, I don't get why this change would have caused it. Any suggestions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community community contribution dependencies Pull requests that update a dependency file fix fixes something broken P2 considered for next cycle

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ValueError: Mime type rendering requires nbformat>=4.2.0 but it is not installed

3 participants