bundles / IPython 9.11.0 / IPython / core / events / post_execute
function
IPython.core.events:post_execute
source: /IPython/core/events.py :147
Signature
def post_execute ( ) → None Summary
Fires after code is executed in response to user/frontend action.
Extended Summary
This includes comm and widget messages and silent execution, as well as user code cells.
Aliases
-
IPython.core.events.post_execute