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

Updates for custom widget tutorial #3128

Open
ianhi opened this issue Feb 17, 2021 · 4 comments
Open

Updates for custom widget tutorial #3128

ianhi opened this issue Feb 17, 2021 · 4 comments
Labels
Custom Widget Issues related to using ipywidgets as a framework for custom widgets docs
Milestone

Comments

@ianhi
Copy link
Contributor

ianhi commented Feb 17, 2021

We could probably iterate more on the widget tutorial in separate PRs, to cover the following points:

  • Update instructions to JupyterLab 3.0
  • List non JSON serializable trait types

Originally posted by @jtpio in #2919 (comment)

@ianhi
Copy link
Contributor Author

ianhi commented Feb 17, 2021

It may also be worth looking into the usage of widget.register which is recommended in the tutorial, but is not created by the ts-cookiecutter

@ianhi ianhi added the docs label Feb 17, 2021
@ianhi
Copy link
Contributor Author

ianhi commented Feb 17, 2021

Labelling as 8.0 for the update to jlab3

@ianhi ianhi added this to the 8.0 milestone Feb 17, 2021
@jtpio
Copy link
Member

jtpio commented Feb 17, 2021

Sounds good, thanks Ian for opening this issue 👍

@ianhi ianhi added the Custom Widget Issues related to using ipywidgets as a framework for custom widgets label Apr 1, 2021
@jtpio
Copy link
Member

jtpio commented Sep 22, 2021

List non JSON serializable trait types

We would need to go over the list of traits to double check.

Bumping to 8.1 as this could be done as a documentation update.

@jtpio jtpio modified the milestones: 8.0, 8.1 Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Custom Widget Issues related to using ipywidgets as a framework for custom widgets docs
Projects
None yet
Development

No branches or pull requests

2 participants