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

Rehydrate Widget State #426

Conversation

dwootton
Copy link

@dwootton dwootton commented Jul 13, 2024

This PR introduces the code from the Scipy 2024 hackathon on rehydrating widget state.

2024-07-14 16 17 28

Note: currently we display an alert that comms are not available if a kernel is not yet ready. Future work will investigate more graceful widget handling.

@stevejpurves stevejpurves changed the base branch from main to dev/widget-state July 14, 2024 23:12
@dwootton dwootton force-pushed the dwootton/rehydrate-widget-state branch from 95c57c9 to 542e438 Compare July 15, 2024 00:18
@stevejpurves
Copy link
Contributor

this is awesome @dwootton - going to bring this in and bump to latest thebe-core on the integration branch

@stevejpurves stevejpurves merged commit 5619777 into jupyter-book:dev/widget-state Jul 15, 2024
@rowanc1
Copy link
Collaborator

rowanc1 commented Jul 15, 2024

So so so excited. Nice work @dwootton, really great to meet you this week. :)

@stevejpurves stevejpurves mentioned this pull request Aug 23, 2024
stevejpurves pushed a commit that referenced this pull request Aug 26, 2024
* added types
* initial metadata join
* clean pipeing, no widgetstate in passive or active renderer
* pre rm widgetstate to tree rm
* rm merging metadata to tree
* piping render
* updated to metadata reference
* rm spacing and ts ignore
* init working
* refactor with fixed model
* updated comment
* refactor
* spacing
* state return
* hidden
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

Successfully merging this pull request may close these issues.

3 participants