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 / InteractiveShell / ev

function

IPython.core.interactiveshell:InteractiveShell.ev

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

Signature

def   ev ( self expr )

Summary

Evaluate python expression expr in user namespace.

Extended Summary

Returns the result of evaluation

Aliases

  • IPython.InteractiveShell.ev