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

jupyter js widget image display broken from groovy #6639

Closed
scottdraves opened this issue Jan 11, 2018 · 1 comment
Closed

jupyter js widget image display broken from groovy #6639

scottdraves opened this issue Jan 11, 2018 · 1 comment

Comments

@scottdraves
Copy link
Contributor

screen shot 2018-01-11 at 10 01 04 am

@scottdraves
Copy link
Contributor Author

http://ipywidgets.readthedocs.io/en/stable/changelog.html says:

Custom serializers can now return a structure that contains binary objects (ArrayBuffer, DataView, or a typed array such as Int8Array, Float64Array, etc.). In this case, the sync message will be a binary message, which is much more efficient for binary data than base64-encoding. The Image widget now uses this binary synchronization. (jupyter-widgets/ipywidgets#1194, jupyter-widgets/ipywidgets#1643)

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

No branches or pull requests

2 participants