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

bundles / IPython 9.12.0 / IPython / core / interactiveshell / InteractiveShell / ex

function

IPython.core.interactiveshell:InteractiveShell.ex

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

Signature

def   ex ( self cmd )

Summary

Execute a normal python statement in user namespace.

Aliases

  • IPython.InteractiveShell.ex