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

MetaHasTraits

IPython.core.interactiveshell:InteractiveShell

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

Signature

def   InteractiveShell ( ipython_dir = None profile_dir = None user_module = None user_ns = None custom_exceptions = ((), None) ** kwargs )

Members

Summary

An enhanced, interactive shell for Python.

Aliases

  • IPython.InteractiveShell

Referenced by