Html
less than a minute
class Html
W&B class for arbitrary html.
Args:
data
: HTML to display in wandbinject
: Add a stylesheet to the HTML object. If set to False the HTML will pass through unchanged.
method Html.__init__
__init__(data: Union[str, ForwardRef('TextIO')], inject: bool = True) → None
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.