wandb.apis.public.Project

View source on GitHubarrow-up-right

A project is a namespace for runs.

Project(
    client, entity, project, attrs
)

Attributes

Methods

artifacts_types

View sourcearrow-up-right

artifacts_types(
    per_page=50
)

snake_to_camel

View sourcearrow-up-right

snake_to_camel(
    string
)

Last updated