orangeqs.juice.dashboard.widgets.hint_widget#

Hint widget for the dashboard.

Module Contents#

Classes#

HintWidget

Widget to display hints on the dashboard.

API#

class orangeqs.juice.dashboard.widgets.hint_widget.HintWidget(hint: str, code_block: str = '', circle_colour: str = '#336399', circle_width: int = 30)#

Widget to display hints on the dashboard.