scipp.logging.make_log_widget

scipp.logging.make_log_widget()

Create and return a new LogWidget for use with WidgetHandler in a Jupyter notebook.

Raises

RuntimeError – If Python is not running in Jupyter.

Return type

LogWidget