Class wandb.apis.public.ArtifactCollection
method ArtifactCollection.artifacts()
Get all artifacts in the collection.Arguments
int
The number of artifacts to fetch per page.
str | None
Pagination cursor for resuming a past query, captured from a previous paginator’s
.cursor attribute.method ArtifactCollection.change_type()
Deprecated, change type directly withsave instead.
Arguments
str