Skip to content

[Feature Request] Support for Downloading Remote Assets #8

@liblaf

Description

@liblaf

Thanks for creating cometx --- it's been helpful for downloading experiments from Comet-ml! The tool works perfectly for assets stored directly in Comet.

I've noticed that cometx currently doesn't download remote assets (e.g., files stored as links to external storage). When running cometx download, only locally stored Comet assets are fetched, while remote assets are skipped.

It would be valuable if cometx could download remote assets logged by:

exp.log_remote_asset("https://example.com/path/to/data.obj", "data.obj")

This would complete the experiment archiving workflow, especially for large experiments where assets are stored elsewhere.

Thank you again for this useful tool! I'd be happy to help test any implementations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions