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

bundles / IPython 9.5.0 / IPython / core / events / pre_run_cell

function

IPython.core.events:pre_run_cell

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

Signature

def   pre_run_cell ( info )

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