Skip to main content

Class wandb.apis.public.Project

A project is a namespace for runs.

Args

ServiceApi
The service API used to query W&B.
str
The entity which owns the project.
str
The name of the project to query.
Mapping[str, Any]
The attributes of the project.