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

Add save handler for Panel Layout Builder #120

Merged
merged 5 commits into from
Jan 15, 2024
Merged

Conversation

philippjfr
Copy link
Member

This PR adds a save handler which will query an endpoint the /panel-preview/layout endpoint to check if there is any layout information that should be persisted inside the notebook and then writes those metadata changes to disk. This approach makes it possible to persist information in the notebook model without causing the notebook to indicate it is stale and require a reload.

@philippjfr philippjfr merged commit f559573 into main Jan 15, 2024
8 checks passed
@philippjfr philippjfr deleted the add_save_handler branch January 15, 2024 15:39
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.

1 participant