Skip to content

Ability to download artifacts from all runs in a folder #111

Open
@alahiff

Description

@alahiff

This should include parallelisation, so that multiple artifacts are downloaded simultaneously, in order to get the best performance.

Could extend get_artifacts_as_files, e.g.

client.get_artifacts_as_files(run=run_name, path='/tmp', category='output')

or:

client.get_artifacts_as_files(folder=run_name, path='/tmp', category='output')

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions