Skip to content

Commit d2d5059

Browse files
committed
doc: add Scenarios link to top-level README
1 parent dedf528 commit d2d5059

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: README.md

+4
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ immediately](#installation) using `brew install`.
2222
| `codeflare` guides you via a series of questions. Where is your data? How many GPUs are needed? | You may name the set of answers you provided. We call this a **profile**. Your inner loop becomes: `codeflare -y -p <profileName>` | `codeflare` offers convenient access to MLFlow, Tensorboard, and a custom dashboard that tracks a job's resources and logs. |
2323
| `codeflare` glues answers together and submits a Kubernetes job. | Quickly switch between profiles. Submit concurrent jobs to distinct profiles. | No fiddling with yaml and port forwards. With a few clicks, a dashboard window pops open. |
2424

25+
## Scenarios
26+
27+
Interested in finding use cases that match up with your own? Check out our [Scenarios](./docs/scenarios/#readme) page.
28+
2529
## Tray Menu
2630

2731
<img align="right" width="275" src="docs/images/tray/activeruns.png">

0 commit comments

Comments
 (0)