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

Example Explaining Serialization #19

Open
ianhi opened this issue Apr 1, 2021 · 0 comments
Open

Example Explaining Serialization #19

ianhi opened this issue Apr 1, 2021 · 0 comments

Comments

@ianhi
Copy link
Owner

ianhi commented Apr 1, 2021

Lots of good discussion here: jupyter-widgets/ipywidgets#2922

Points to hit:

  1. How to serialize custom widgets
  2. How add custom serializers
  3. How to serialize things like numpy arrays (likely use https://github.com/vidartf/ipydatawidgets)
  4. Talk about the traittypes library: https://github.com/jupyter-widgets/traittypes
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

1 participant