BetaReport

BetaReport is a class associated with reports created in wandb.

WARNING: this API will likely change in a future release

Attributes

Methods

display

View source

display(
    height=420, hidden=(False)
) -> bool

Display this object in jupyter.

runs

View source

runs(
    section, per_page=50, only_selected=(True)
)

snake_to_camel

View source

snake_to_camel(
    string
)

to_html

View source

to_html(
    height=1024, hidden=(False)
)

Generate HTML containing an iframe displaying this report.