Skip to content

Commit 7fe8754

Browse files
authored
Merge pull request #37 from nova-model/35-add-instructions-for-adding-a-prototype-tool-to-a-category
Add nova_category callout in the tool.xml description
2 parents b820646 + 0700738 commit 7fe8754

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

episodes/02-Copy-Template.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,11 @@ This file defines how your tool appears and functions within the NDIP platform.
243243
- Command to run your application inside the container
244244
- Help and description text for users
245245
246+
::::::::::::::::::::::::: callout
247+
You will find a field called `nova_category` in the XML file. This determines which category the tool will be placed in on https://nova.ornl.gov/. It will be auto-populated
248+
by copier. If you want to manually edit it, the available options can be found here: https://code.ornl.gov/ndip/project-templates/nova-application-template/-/blob/main/copier.yml?ref_type=heads#L35-44
249+
:::::::::::::::::::::::::::::::::
250+
246251
After the manual changes we made in the previous step, your tool XML will be correctly configured for the tutorial environment.
247252
248253
### Pushing the Tool XML to Galaxy Tools Repository

0 commit comments

Comments
 (0)