shnitsel.core.feature_detection# Functions# is_ipython_notebook() Helper function to detect whether we are running in a notebook environment. Module Contents# is_ipython_notebook()# Helper function to detect whether we are running in a notebook environment. Returns: True if we are running in a notebook ipython environment. Return type: bool