This is a development version (latest) and may be unstable. Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython latest / IPython / core / interactiveshell / InteractiveShell / _run_cell

function

IPython.core.interactiveshell:InteractiveShell._run_cell

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

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