question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support for _repr_mimebundle_

See original GitHub issue

The Jupyter Python kernel now supports a new repr function called _repr_mimebundle_ which can be used to provide several representations of the same object in a dictionary. Unlike _repr_[html|json|svg|png...]_ which are only a limited list of supported mimetypes.

As an increasing number of packages use _repr_mimebundle_ it may be interesting for sphinx-gallery to support it.

We could start with checking if the mimebundle includes a text/html entry and use that in the same way as _repr_html_ is used…

Note: jupyter-sphinx’s support of _repr_mimebundle_ was already mentioned here and here.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:2
  • Comments:22 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
GaelVaroquauxcommented, Apr 28, 2020

An example with altair would be great!!

I’d be so excited to have an example in sphinx-gallery that uses altair.

1reaction
SylvainCorlaycommented, Apr 28, 2020

Hey @lucyleeow, pardon my brevity as I am responding from my phone.

I included a couple of screenshots of usage in the linked scikit-learn issue!

Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Purchasing Prime Video Bundles - Amazon Customer Service
Purchasing Prime Video Bundles can help you to save money, compared to buying the titles individually. The complete list of titles included in...
Read more >
Support and Troubleshooting Commands - Cisco
Cisco Prime Cable Provisioning 5.1 DPE CLI Reference Guide ... you create using the support bundle cache command, normally contain archived logs and ......
Read more >
Prime Gaming - Support - Amazon Games
Prime Gaming Support · Link Your Amazon and Twitch Accounts · Subscribe to Prime Gaming · "Oh No!" Error Message When I Sign...
Read more >
Calling All Prime Members — Get Your Bundle Now for ...
Amazon Prime members can now get a Bundle free for Vanguard and Warzone. Learn how to claim the reward below. Announcements; Season Two....
Read more >
Claim your bundle of bonus items through Prime Gaming!
These bundles can help any Trainer get ready for the event and stock up on items! The next bundle will be available starting...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found