You are viewing an older version (9.5.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.5.0 / IPython / core / shellapp / InteractiveShellApp / init_extensions

function

IPython.core.shellapp:InteractiveShellApp.init_extensions

source: /IPython/core/shellapp.py :313

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