Skip to content

dvc queue run <hash> to run a specific experiment #8121

Open
@PythonFZ

Description

@PythonFZ

I'm using the dvc experiment feature together with the queue to plan multiple experiments I want to run.
I wanted to run an already queued experiment to check its outputs without submitting all jobs.

My Idea would be something like
dvc queue run <hash> which will run the given experiment in .dvc/tmp/ and upon success remove it from the queue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions