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

bundles / IPython 9.5.0 / IPython / core / interactiveshell / InteractiveShell / _run_cell

function

IPython.core.interactiveshell:InteractiveShell._run_cell

source: /IPython/core/interactiveshell.py :3125

Signature

def   _run_cell ( self raw_cell : str store_history : bool silent : bool shell_futures : bool cell_id : str )  →  ExecutionResult

Summary

Internal method to run a complete IPython cell.

Aliases

  • IPython.InteractiveShell._run_cell