bundles / IPython latest / IPython / core / shellapp / InteractiveShellApp / init_extensions
function
IPython.core.shellapp:InteractiveShellApp.init_extensions
source: /IPython/core/shellapp.py :317
Signature
def init_extensions ( self ) Summary
Load all IPython extensions in IPythonApp.extensions.
Extended Summary
This uses the ExtensionManager.load_extensions to load all the extensions listed in self.extensions.
Aliases
-
IPython.core.shellapp.InteractiveShellApp.init_extensions