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

Make the output widget store its state. #1294

Merged
merged 8 commits into from
Apr 19, 2017

Conversation

jasongrout
Copy link
Member

@jasongrout jasongrout commented Apr 17, 2017

This is work on #986.

I think we should just store the *initial* state, and forever after ignore that variable.
@jasongrout jasongrout added this to the 7.0 milestone Apr 17, 2017
@jasongrout jasongrout changed the title WIP making the output widget store its state. Make the output widget store its state. Apr 18, 2017
@jasongrout
Copy link
Member Author

@SylvainCorlay - I think this is ready for review. Refreshing a page with an output widget now works. The output messages should be stored when saving the widget state as well.

Unfortunately, it means that we have to double-transfer any output (once as a display_data message, another time as the output widget state).

jasongrout added a commit to jasongrout/ipywidgets that referenced this pull request Apr 18, 2017
This was originally part of jupyter-widgets#1294, and was reverted in c64e5f6
@jasongrout jasongrout merged commit 5e1f3a9 into jupyter-widgets:master Apr 19, 2017
@github-actions github-actions bot added the resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label Feb 15, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant