메인 콘텐츠로 건너뛰기

View the source code

project는 runs를 위한 네임스페이스입니다.
Project(
    client, entity, project, attrs
)
속성Description

Methods

artifacts_types

소스 보기
artifacts_types(
    per_page=50
)

display

소스 보기
display(
    height=420, hidden=(False)
) -> bool
Jupyter에서 이 오브젝트를 표시합니다.

snake_to_camel

소스 보기
snake_to_camel(
    string
)

sweeps

소스 보기
sweeps()

to_html

소스 보기
to_html(
    height=420, hidden=(False)
)
이 project를 표시하는 iframe을 포함하는 HTML을 생성합니다.
I