Note
This documentation is for a development version of IPython. There may be
significant differences from the latest stable release (1.2.1).
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.