class wandb.apis.public.BetaReport
Args
service_api:attrs:entity:project:
Attributes
id(string): Unique identifier of the report.display_name(string): Human-readable display name of the report.name(string): The name of the report. Usedisplay_namefor a more user-friendly name.description(string): Description of the report.user(User): Dictionary containing user info (username, email) who created the report.spec(dict): The spec of the report.url(string): The URL of the report.updated_at(string): Timestamp of last update.created_at(string): Timestamp when the report was created.
Properties
property created_at
property description
property display_name
property id
property name
property sections
Get the panel sections (groups) from the report.property spec
property updated_at
property url
property user
Methods
method BetaReport.runs()
Arguments
section:per_page:only_selected:
method BetaReport.to_html()
Arguments
height:hidden: