본문으로 건너뛰기

프로젝트

프로젝트는 run들의 네임스페이스입니다.

Project(
client, entity, project, attrs
)
속성

메소드

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)
)

이 프로젝트를 표시하는 iframe이 포함된 HTML을 생성합니다.

Was this page helpful?👍👎