Note

This documentation is for a development version of IPython. There may be significant differences from the latest stable release.

Module: core.getipython

Simple function to call to get the current InteractiveShell instance

1 Function

IPython.core.getipython.get_ipython()

Get the global InteractiveShell instance.

Returns None if no InteractiveShell instance is registered.