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

bundles / IPython 9.14.0.dev / IPython / core / interactiveshell / ExecutionInfo

class

IPython.core.interactiveshell:ExecutionInfo

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

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