tabensemb.utils.utils.is_notebook#

tabensemb.utils.utils.is_notebook() bool[source]#

Check whether the current environment is a notebook.

Returns:
bool

True if in a notebook.