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

function

IPython.core.interactiveshell:InteractiveShell.ev

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

Signature

def   ev ( self expr )

Summary

Evaluate python expression expr in user namespace.

Extended Summary

Returns the result of evaluation

Aliases

  • IPython.InteractiveShell.ev