You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: topics/community/tutorials/community-tutorial-table/tutorial.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,9 +33,9 @@ The pipeline creates a table with all the tutorials. This table can be **filtere
33
33
34
34
The generated community-specific table can be used as is (e.g. downloadable tsv file) and/or embedded (e.g. into a Galaxy Hub page or Galaxy subdomain).
35
35
36
-
The pipeline is **fully automated** and executes on a **weekly** basis. Any research community can apply the pipeline to create a table specific to their community.
36
+
The pipeline is **fully automated** and executed on a **weekly** basis. Any research community can apply the pipeline to create a table specific to their community.
37
37
38
-
The aim is this tutorial is to create a tutorial table for a community.
38
+
The aim of this tutorial is to create a tutorial table for a community.
39
39
40
40
> <agenda-title></agenda-title>
41
41
>
@@ -86,7 +86,7 @@ You will then be able to remove tutorials that are not relevant to your communit
86
86
# Add the list relevant tags for your community in the `tutorial_tags` file
87
87
88
88
> <hands-on-title>Add the relevant tags to the tutorial_tags file</hands-on-title>
89
-
> 1. Open or create a file named `tutorial_tags` in your comunity metadata folder (`communities/<your community>/metadata/tutorial_tags`)
89
+
> 1. Open or create a file named `tutorial_tags` in your community metadata folder (`communities/<your community>/metadata/tutorial_tags`)
90
90
> 2. Add the name of the tags relevant to your community in the `tutorial_tags` file, with 1 tag per row
91
91
> (See above for how to identify the appropriate tags)
0 commit comments