You are viewing an older version (9.3.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.3.0 / IPython / core / events / post_execute

function

IPython.core.events:post_execute

source: /IPython/core/events.py :126

Signature

def   post_execute ( )

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