scipp.logging.LogWidget#

class scipp.logging.LogWidget(**kwargs)#

Widget that displays log messages in a table.

This class can only be instantiated when Python is running in a Jupyter notebook. The constructor raises RuntimeError otherwise.

Seealso

scipp.logging.WidgetHandler

__init__(**kwargs)#

Methods

__init__(**kwargs)