bundles / IPython 9.5.0 / IPython / core / interactiveshell / InteractiveShell / __init__
function
IPython.core.interactiveshell:InteractiveShell.__init__
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__