-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d962a9c
commit b493954
Showing
1 changed file
with
24 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,25 @@ | ||
{ | ||
"title": "Course material Docker and Apptainer for reproducible research", | ||
"keywords": [ | ||
"Docker", | ||
"Apptainer", | ||
"Containers", | ||
"Reproducibility", | ||
"course", | ||
"training" | ||
], | ||
"creators": [ | ||
{ | ||
"name": "Geert van Geest", | ||
"affiliation": "SIB Swiss Institute of Bioinformatics", | ||
"orcid": "0000-0002-1561-078X" | ||
}, | ||
{ | ||
"name": "Patricia Palagi", | ||
"affiliation": "SIB Swiss Institute of Bioinformatics", | ||
"orcid": "0000-0001-9062-6303" | ||
} | ||
] | ||
} | ||
"upload_type": "lesson", | ||
"license": "cc-by-4.0", | ||
"title": "Course material Docker and Apptainer for reproducible research", | ||
"keywords": [ | ||
"Docker", | ||
"Apptainer", | ||
"Containers", | ||
"Reproducibility", | ||
"course", | ||
"training" | ||
], | ||
"creators": [ | ||
{ | ||
"name": "Geert van Geest", | ||
"affiliation": "SIB Swiss Institute of Bioinformatics", | ||
"orcid": "0000-0002-1561-078X" | ||
}, | ||
{ | ||
"name": "Patricia Palagi", | ||
"affiliation": "SIB Swiss Institute of Bioinformatics", | ||
"orcid": "0000-0001-9062-6303" | ||
} | ||
] | ||
} |