Skip to content

Commit

Permalink
ref: more context in queue index
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeorpinel committed Aug 25, 2022
1 parent 26d28e8 commit c4d3a25
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions content/docs/command-reference/queue/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,13 @@ positional arguments:

## Description

`dvc queue` subcommands provide specialized ways to manage queued experiment
tasks.
You can use `dvc exp run --queue` to queue ML experiments. `dvc queue` provides
an interface to run and manage these queued tasks.

📖 See [this guide] for more information on experiment queues.

[this guide]:
/doc/user-guide/experiment-management/running-experiments#the-experiments-queue

## Options

Expand Down

0 comments on commit c4d3a25

Please sign in to comment.