bundles / IPython 9.10.0 / IPython / core / interactiveshell / InteractiveShell / _run_cell
function
IPython.core.interactiveshell:InteractiveShell._run_cell
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