Class wandb.Html
W&B class for logging HTML content to W&B.Args
str | pathlib.Path | TextIO
A string that is a path to a file with the extension “.html”, or a string or IO object containing literal HTML.
bool
Add a stylesheet to the HTML object. If set to False the HTML will pass through unchanged.
bool
If set to False, the data will be treated as a path to a file.