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 on_cell_executed hook #222

Merged
merged 4 commits into from Apr 28, 2022
Merged

Conversation

davidbrochart
Copy link
Member

  • Add a on_cell_executed hook just after a code cell is executed, whether or not it results in an error. Called with kwargs cell, cell_index and execute_reply.
  • Add execute_reply to the kwargs passed to the on_cell_error hook.

cc @brichet

@davidbrochart davidbrochart marked this pull request as draft April 26, 2022 13:50
@davidbrochart davidbrochart marked this pull request as ready for review April 26, 2022 16:11
@davidbrochart
Copy link
Member Author

The CI failure is unrelated.

cc @devintang3

@davidbrochart davidbrochart merged commit 830aa65 into jupyter:main Apr 28, 2022
@davidbrochart davidbrochart deleted the on_cell_executed branch April 28, 2022 13:34
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.

None yet

1 participant