Skip to content

Commit f4abecf

Browse files
committed
add concept image
1 parent 1ae6c0c commit f4abecf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

site/content/en/docs/concepts/_index.md

+4
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ no_list: true
1111

1212
A JobSet creates one or more Jobs. It allows you to create sets of jobs of different or identical templates, and control their lifecycle together.
1313

14+
## Conceptual Diagram
15+
16+
![jobset diagram](/images/jobset_diagram.png)
17+
1418
## Running an Example JobSet
1519

1620
Here is an example JobSet. It runs a distributed PyTorch training workload.

0 commit comments

Comments
 (0)