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

0.4.x: Lazy loading of widgets packages, for ipywidgets 7 and 8 support #1482

Merged
merged 15 commits into from
Jul 17, 2024

Conversation

martinRenou
Copy link
Member

@martinRenou martinRenou commented Jul 16, 2024

Lazy load the widgets extensions upon request: wait for the first widget creation (coming from the kernel) before loading the controls/base extension.

Remaining TODO:

Screenshot from 2024-07-17 09-14-23
Screenshot from 2024-07-17 09-27-20
Screenshot from 2024-07-17 09-50-24

Copy link
Contributor

Binder 👈 Launch a Binder on branch martinRenou/voila/widgets_7

@martinRenou martinRenou added the enhancement New feature or request label Jul 17, 2024
@martinRenou martinRenou marked this pull request as ready for review July 17, 2024 08:17
The output widget shows up properly, though the test fails to run half
the time due to jupyter_client
@trungleduc
Copy link
Member

Thanks @martinRenou

@martinRenou martinRenou merged commit 5934c53 into voila-dashboards:0.4.x Jul 17, 2024
18 of 24 checks passed
@martinRenou martinRenou deleted the widgets_7 branch July 17, 2024 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants