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

bundles / IPython 9.11.0 / IPython / core / events / pre_execute

function

IPython.core.events:pre_execute

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

Signature

def   pre_execute ( )  →  None

Summary

Fires before 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.pre_execute