Skip to content

Commit 705908a

Browse files
authored
Merge pull request #2106 from pvanheus/add_step_to_workflow_param_tut
Add missing step to Workflow Parameters tutorial
2 parents 525bb76 + e974c45 commit 705908a

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

snippets/edit_workflow.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
> ### {% icon hands_on %} Hands-on: Edit the imported workflow
2+
>
3+
> 1. Click on the name of the imported workflow
4+
> ![Workflow drop down menu showing Edit option](../../images/edit_workflow.png "When you click on the name of a workflow it will open a drop down menu whose first option is Edit. Select the Edit option to edit the workflow.")
5+
> 2. Select the Edit workflow to open the workflow in the workflow editor
6+
{: .hands_on}
9.55 KB
Loading

topics/galaxy-interface/tutorials/workflow-parameters/tutorial.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ can be added.
5757
> 4. Click on import workflow
5858
{: .hands_on}
5959
60+
{% include snippets/edit_workflow.md %}
61+
6062
# Add an integer workflow parameter
6163
6264
This workflow takes an input dataset and outputs the first 10 lines of that input dataset.

0 commit comments

Comments
 (0)