Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/getting-started/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,12 +224,12 @@ Let's first create a simple Directed Acyclic Graph (DAG) Workflow Template:

1. Click **Workflows** in the top menu.

![](/img/quickstart-231711.png)
<img src="/img/quickstart-231711.png" alt="drawing" width="400px"/>


2. Click **Create Template**.

![](/img/quickstart-231935.png)
<img src="/img/quickstart-231935.png" alt="drawing" width="400px"/>

3. Enter "Test DAG" for "Template Name", and select "DAG". This will pre-fill a sample DAG.

Expand All @@ -249,4 +249,4 @@ Let's first create a simple Directed Acyclic Graph (DAG) Workflow Template:

![](/img/quickstart-232904.png)

8. You have now setup Onepanel and run a simple Workflow.
8. You have now setup Onepanel and run a simple Workflow.