Project

A project is a namespace for runs.

Project(
    client, entity, project, attrs
)
Attributes

Methods

artifacts_types

View source

artifacts_types(
    per_page=50
)

display

View source

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

Display this object in jupyter.

snake_to_camel

View source

snake_to_camel(
    string
)

sweeps

View source

sweeps()

to_html

View source

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

Generate HTML containing an iframe displaying this project.


Last modified January 21, 2025: Fix Registry Enable link (#1014) (ffea69c)