wandb.data_types.Html
Last updated
Was this helpful?
Last updated
Was this helpful?
Wandb class for arbitrary html
Arguments
data
(string or io object) HTML to display in wandb
inject
(boolean) Add a stylesheet to the HTML object. If set to False the HTML will pass through unchanged.
inject_head