Create show Workflow Version Page
Create a page where the version of a workflow is shown.
There should be three tabs
- Description (render
README.md
) - Parameters (render
nextflow_schema.json
) - Changelog (render
CHANGELOG.md
)
From here you can select a workflow version from the same workflow and navigate to the Start Workflow Execution Page