ipythonΒΆ

Utils module containing useful global functions.

Functions

is_notebook()

Check if we're in an interactive context (Notebook, GUI support) or terminal-based.

is_widgets_enabled()

Check if we're running in jupyter and having jupyter widgets extension enabled.