dcase_util.ui.FancyHTMLStringifier.title

FancyHTMLStringifier.title(text, tag='h1')[source]

Title

Parameters
textstr

Title text

tagstr

HTML tag used for the title Default value “h1”

Returns
str