Project

A project is a namespace for runs.

Project(
    client, entity, project, attrs
)
Python
Attributes

Methods

artifacts_types

View source

artifacts_types(
    per_page=50
)
Python

display

View source

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

Display this object in jupyter.

snake_to_camel

View source

snake_to_camel(
    string
)
Python

sweeps

View source

sweeps()
Python

to_html

View source

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

Generate HTML containing an iframe displaying this project.