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

use less bespoke serialization #6

Open
ianhi opened this issue Jun 29, 2020 · 2 comments
Open

use less bespoke serialization #6

ianhi opened this issue Jun 29, 2020 · 2 comments

Comments

@ianhi
Copy link
Owner

ianhi commented Jun 29, 2020

https://github.com/vidartf/ipydatawidgets looks great. handles thinks like compressing to avoid those nasty iopub errors

@ianhi
Copy link
Owner Author

ianhi commented Jun 29, 2020

seems to be broken up into multiple packages so its not crucial.

In particular checkout how the widget for images
https://github.com/vidartf/ipydatawidgets/blob/master/packages/jupyter-datawidgets/src/media.ts
https://github.com/vidartf/ipydatawidgets/blob/master/ipydatawidgets/ndarray/media.py

@ianhi
Copy link
Owner Author

ianhi commented Jun 29, 2020

its broken up into one python package and two different js packages:

  • jupyter-datawidgets/jlabextension (provide the widgets - I don't need this)
  • jupyter-dataserializers

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

1 participant