icat.utils.jupyter_notebook_detected#
- icat.utils.jupyter_notebook_detected()#
Return True if we recognize we’re in a Jupyter Notebook instance, as opposed to Jupyter Lab. Important for correctly sizing the interface automatically.
- Return type:
bool