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.