codalab / codabench

Codabench is a flexible, easy-to-use and reproducible benchmarking platform. Check our paper at Patterns Cell Press https://hubs.li/Q01fwRWB0
Apache License 2.0
77 stars 28 forks source link

Option to hide make submission public button from participants #1372

Closed ihsaan-ullah closed 7 months ago

ihsaan-ullah commented 8 months ago

@ mention of reviewers

@Didayolo

A brief description of the purpose of the changes contained in this PR.

Now organizers can enable/disable option for participants to make their submissions public. Option is available in the competition editor and in the yaml file

Editor:

Screenshot 2024-03-28 at 7 33 37 PM

YAML (only V2):

Screenshot 2024-03-28 at 7 34 13 PM

In this PR I have reorganized the competition edit page.

Documentation updated: https://github.com/codalab/codabench/wiki/Yaml-Structure#optional

Issues this PR resolves

Checklist

Didayolo commented 8 months ago

Rebased develop to include CircleCI fix