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

Include a python API for routing time control commands to the notebook instance #8809

Merged
merged 2 commits into from
Jan 27, 2025

Conversation

jleibs
Copy link
Member

@jleibs jleibs commented Jan 24, 2025

Related

What

The linked PR added support for using javascript to update the time controls. Routing this into python when working in the context of a notebook unlocks lots of interesting interactive behavior.

This does not yet expose the reverse of generating python callback events based on rerun time cursor changes, but that would be an obvious next step.

@jleibs jleibs added 🐍 Python API Python logging API notebook Jupyter notebooks etc include in changelog labels Jan 24, 2025
@jleibs jleibs changed the title Include a python API for routing time control events to the notebook instance Include a python API for routing time control commands to the notebook instance Jan 24, 2025
@jleibs jleibs merged commit 06976a3 into main Jan 27, 2025
31 checks passed
@jleibs jleibs deleted the jleibs/notebook_time branch January 27, 2025 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
include in changelog notebook Jupyter notebooks etc 🐍 Python API Python logging API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants