bundles / IPython 9.5.0 / IPython / core / interactiveshell / ExecutionInfo
class
IPython.core.interactiveshell:ExecutionInfo
Signature
class ExecutionInfo ( raw_cell , store_history , silent , shell_futures , cell_id , transformed_cell = None ) Members
Summary
The arguments used for a call to InteractiveShell.run_cell
Extended Summary
Stores information about what is going to happen.
Aliases
-
IPython.core.interactiveshell.ExecutionInfo