{ } Raw JSON

bundles / IPython 9.13.0 / IPython / core / events / pre_run_cell

function

IPython.core.events:pre_run_cell

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

Signature

def   pre_run_cell ( info : ExecutionInfo )  →  None

Summary

Fires before user-entered code runs.

Parameters

info : :class:`~IPython.core.interactiveshell.ExecutionInfo`

An object containing information used for the code execution.

Aliases

  • IPython.core.events.pre_run_cell