bundles / IPython 9.3.0 / IPython / core / interactiveshell / ExecutionInfo
class
IPython.core.interactiveshell:ExecutionInfo
Signature
class ExecutionInfo ( raw_cell , store_history , silent , shell_futures , cell_id ) 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