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

fix: Display HTML for IPython.display.display_html #813

Merged
merged 5 commits into from
Apr 5, 2023

Conversation

devstein
Copy link
Collaborator

@devstein devstein commented Apr 5, 2023

Fixes #512

Description

Add a special case handling for the return type of native IPython display_html function

Checklist

  • Wrote a description of my changes above
  • Formatted my code with black
  • Added a bullet point for my changes to the top of the CHANGELOG.md file
  • Added or modified unit tests to reflect my changes
  • Manually tested with a notebook
  • If adding a feature, there is an example notebook and/or documentation in the README.md file

@devstein devstein self-assigned this Apr 5, 2023
@devstein devstein merged commit 461283a into master Apr 5, 2023
@devstein devstein deleted the devstein/display-json-html branch April 5, 2023 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sparkmagic output html table
1 participant