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 / __init__

function

IPython.core.interactiveshell:InteractiveShell.__init__

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

Signature

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

Summary

No Docstrings

Aliases

  • IPython.InteractiveShell.__init__