Khalid Riyaz
Khalid Riyaz
Include tests for both annotation file and submission file uploads
**Current behavior**: When pushing a docker image using evalai-cli, a new progress bar appears for every incremental progress in the uploading process (Can be seen in the terminal when uploading...
- Add the option for the challenges command. - User has to pass the config file path and host team ID after logging in.
Fixes #119 Adds a subcommand to the `challenges` command to create the challenge using the Host team ID and a Zip file. Usage: `evalai challenges create --file FILE TEAM` where...