Skip to main content

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.

Was this page helpful?👍👎