From 9f1d6020c62c59e3e965bedd9b80b105ffe3815e Mon Sep 17 00:00:00 2001 From: Kyle Harrington Date: Sun, 11 Aug 2024 10:28:33 -0400 Subject: [PATCH] Adding new/updated ux_evaluation_winter2024_run_evaluation_0.0.6 --- album_catalog_index.db | Bin 393216 -> 393216 bytes .../run_evaluation/CHANGELOG.md | 3 +++ .../run_evaluation/solution.py | 3 +-- .../run_evaluation/solution.yml | 6 +++--- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/album_catalog_index.db b/album_catalog_index.db index 9526aff6dad40bd0088be8f17280b13d6e6470ad..63991e83143b3b8eab4ff90ceb06c68a759dcfbb 100644 GIT binary patch delta 396 zcmZo@kZ5R-m>|t~eWHvrjN}ByY}SH(AhL zZnJ~skv8Vr9QK>p4{T**0@8v4jclB3jd3gtOq@)1%^oM(Jx(wJF%u9oZ}&LCvS&N9 z74y06>6))t`4y7QOf4;pElf;IO_Gf)43i9#&5R6Flg!gnj0}^~ N(h|4JePMmX4FKhfXWjq+ delta 180 zcmZo@kZ5R-m>|t~b)t+j=3.10 - pybind11 @@ -171,7 +170,7 @@ def run(): setup( group="ux_evaluation_winter2024", name="run_evaluation", - version="0.0.5", + version="0.0.6", title="Run UX Evaluation.", description="Run the UX evaluation itself", solution_creators=["Kyle Harrington"], diff --git a/solutions/ux_evaluation_winter2024/run_evaluation/solution.yml b/solutions/ux_evaluation_winter2024/run_evaluation/solution.yml index a3f9c72..28b5c2f 100644 --- a/solutions/ux_evaluation_winter2024/run_evaluation/solution.yml +++ b/solutions/ux_evaluation_winter2024/run_evaluation/solution.yml @@ -6,7 +6,7 @@ args: name: dataset_name required: true type: string -changelog: Update for new datasets +changelog: Remove defaults cite: - text: Kyle Harrington. url: https://cellcanvas.org @@ -25,6 +25,6 @@ tags: - Python - napari - cellcanvas -timestamp: '2024-02-22T16:26:57.308082' +timestamp: '2024-08-11T10:28:32.557897' title: Run UX Evaluation. -version: 0.0.5 +version: 0.0.6