bundles / IPython 9.3.0 / IPython / core / interactiveshell / InteractiveShell / ev
function
IPython.core.interactiveshell:InteractiveShell.ev
Signature
def ev ( self , expr ) Summary
Evaluate python expression expr in user namespace.
Extended Summary
Returns the result of evaluation
Aliases
-
IPython.InteractiveShell.ev