Html
less than a minute
Wandb class for arbitrary html.
Html(
data: Union[str, 'TextIO'],
inject: bool = (True)
) -> None
Args | |
---|---|
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. |
Methods
inject_head
inject_head() -> 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.