クラス wandb.apis.public.BetaReport
引数
service_api:attrs:entity:project:
属性
id(string): report の一意の ID。display_name(string): report の人が読める表示名。name(string): report の名前です。よりユーザーフレンドリーな名前にはdisplay_nameを使用します。description(string): report の説明。user(User): report を作成したユーザーの情報 (ユーザー名、メールアドレス) を含む辞書。spec(dict): report の仕様。url(string): report の URL。updated_at(string): 最終更新のタイムスタンプ。created_at(string): report が作成された日時のタイムスタンプ。
プロパティ
プロパティ created_at
プロパティ description
プロパティ display_name
プロパティ id
プロパティ 名
プロパティ sections
reportからパネルのセクション (グループ) を取得します。プロパティ spec
プロパティ updated_at
プロパティ url
プロパティ ユーザー
メソッド
method BetaReport.runs()
引数
section:per_page:only_selected:
method BetaReport.to_html()
引数
height:hidden: