IPython Documentation

Table Of Contents

Previous topic

Module: core.formatters

Next topic

Module: core.history

This Page

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.