You are viewing an older version (9.11.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.11.0 / 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