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

display_formats broken? #2592

Closed
jbednar opened this issue Apr 21, 2018 · 3 comments
Closed

display_formats broken? #2592

jbednar opened this issue Apr 21, 2018 · 3 comments
Milestone

Comments

@jbednar
Copy link
Member

jbednar commented Apr 21, 2018

I can use display_formats in hv.extension() in the notebook if I specify the default value:

image

But if I choose svg or png I get errors:

image

I'm trying to find a pure Python replacement for the %output magic, and I think this is intended to be it, but it doesn't seem to be working.

@jbednar
Copy link
Member Author

jbednar commented Apr 21, 2018

The docs also make it sound like multiple display formats are allowed (as it's a list), but that gives an additional error:

image
image

@philippjfr
Copy link
Member

The double traceback is due to an older IPython version, what version are you using so we can pin past it?

@jbednar
Copy link
Member Author

jbednar commented Apr 22, 2018

ipython=5.4.1

@philippjfr philippjfr added this to the v1.10.2 milestone Apr 24, 2018
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

No branches or pull requests

2 participants