Warning
This documentation is for an old version of IPython.
You can find docs for newer versions here.
 
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.