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

bundles / IPython latest / IPython / core / interactiveshell / InteractiveShell / ex

function

IPython.core.interactiveshell:InteractiveShell.ex

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

Signature

def   ex ( self cmd )

Summary

Execute a normal python statement in user namespace.

Aliases

  • IPython.InteractiveShell.ex