Skip to content

Commit

Permalink
Update _viash.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
littlecabiria committed Jul 8, 2024
1 parent 9389558 commit 343a3ce
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions _viash.yaml
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
viash_version: 0.9.0-RC6

name: task_template
name: task_spatial_simulators
organization: openproblems-bio
description: |
An OpenProblems benchmark task.
An OpenProblems benchmark task of spatial simulators.
license: MIT
keywords: [single-cell, openproblems, benchmark]
keywords: [single-cell, openproblems, benchmark, spatial simulation]
links:
issue_tracker: https://github.com/openproblems-bio/task_template/issues
repository: https://github.com/openproblems-bio/task_template
issue_tracker: https://github.com/openproblems-bio/task_spatial_simulators/issues
repository: https://github.com/openproblems-bio/task_spatial_simulators
docker_registry: ghcr.io
info:
test_resources:
- type: s3
path: s3://openproblems-data/resources_test/task_template
dest: resources_test/task_template
path: s3://openproblems-data/resources_test/task_spatial_simulators
dest: resources_test/task_spatial_simulators
- type: s3
path: s3://openproblems-data/resources_test/common/
dest: resources_test/common
Expand Down

0 comments on commit 343a3ce

Please sign in to comment.