harness_name stringclasses 56
values | github_repo stringclasses 59
values | issue_title stringlengths 1 728 | issue_body stringlengths 0 65k ⌀ | issue_url stringlengths 39 77 | issue_created_at int64 1,376B 1,768B | issue_closed_at int64 1,382B 1,776B ⌀ | is_related float64 0 1 ⌀ | stage float64 0 4 ⌀ | step stringclasses 3
values | strategy float64 1 6 ⌀ | root_cause_label stringclasses 11
values | issue_comments listlengths 0 76 | issue_labels listlengths 0 9 ⌀ | issue_cross_referenced listlengths 0 23 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
EvalAI | Cloud-CV/EvalAI | Unverified Users are able to view all the functionalities in ngx | **Bug Report**
- Observed Behaviour
Newly signed up users are able to view all the challenge details along with the functionalities like `participant_team`, `host_challenge` and all other functionalities without showing any proper message for verifying the email.
- Expected Behaviour
Unverified users should be ... | https://github.com/Cloud-CV/EvalAI/issues/2844 | 1,591,810,312,000 | 1,594,103,583,000 | null | null | null | null | null | [
"Closing this one as this has been resolved through #2866 ."
] | [] | [] |
EvalAI | Cloud-CV/EvalAI | Login fails for dafault user | _
- the expected behaviour
Login of default user should be successful
- the observed behaviour
LOgin window keeps mum, doing nothing
- steps to reproduce the problem
Installed docker and docker-compose utility. and git clone evalAI from master branch.
cd evalAI
docker-compose up --build
It will start servi... | https://github.com/Cloud-CV/EvalAI/issues/2859 | 1,592,568,111,000 | 1,593,836,832,000 | 1 | 0 | B | 3 | Environment Incompatibility | [
"@samcom12 I am not able to reproduce this issue. Can you please try a fresh install? Please make sure to remove all the EvalAI related docker containers first. ",
"Closing this for now. Please feel free to reopen if you still see the issue after retrying based on the above instructions. "
] | null | null |
EvalAI | Cloud-CV/EvalAI | Cluster and node group creation should be a background process | After approving the challenge we get 504 Timeout error from nginx
<img width="1440" alt="Screenshot 2020-06-27 at 2 35 47 PM" src="https://user-images.githubusercontent.com/12206047/85929523-98159800-b883-11ea-9431-b619627605ac.png">
| https://github.com/Cloud-CV/EvalAI/issues/2869 | 1,593,283,314,000 | 1,593,289,227,000 | 1 | 0 | A | null | Architectural Constraint | [] | null | null |
EvalAI | Cloud-CV/EvalAI | Check if the cluster is already created for a challenge in database | Complete details for the error: https://sentry.io/share/issue/1c744d1830cd4ead8f1f234be5524920/ | https://github.com/Cloud-CV/EvalAI/issues/2870 | 1,593,283,857,000 | null | null | null | null | null | null | [
"Hey does this issue still persist??"
] | [
"bug",
"backend"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/2873"
] |
EvalAI | Cloud-CV/EvalAI | Send email to EvalAI admin when the EKS cluster creation is completed on AWS | https://github.com/Cloud-CV/EvalAI/issues/2874 | 1,593,301,468,000 | 1,595,487,613,000 | null | null | null | null | null | [] | [] | [
"https://github.com/Cloud-CV/EvalAI/pull/2905"
] | |
EvalAI | Cloud-CV/EvalAI | Create Apis for Test Environment model | Following apis should be created
* get list of all test environments for a particular challenge
* create a new test environment
* get details about a particular test environment
* update(partial also) a particular test environment
* delete specific test environment | https://github.com/Cloud-CV/EvalAI/issues/288 | 1,482,609,974,000 | 1,483,373,615,000 | 1 | 1 | A | null | Unimplemented Feature Gap | [
"@TroJan - This issue is resolved completely? \r\nPlease feel free to close this issue if it's complete. ",
"For reference, Test Environment model is now ChallengePhase"
] | null | null |
EvalAI | Cloud-CV/EvalAI | Add meta attribute validation to challenge_config_validation API. | To Do:
- [ ] Add code to validate the submission meta attributes in a challenge, to the `challenge_config_validation` API in `apps/challenges/views.py` | https://github.com/Cloud-CV/EvalAI/issues/2881 | 1,593,445,998,000 | 1,599,059,595,000 | 1 | 0 | B | 3 | Unimplemented Feature Gap | [
"Done in this PR: https://github.com/Cloud-CV/EvalAI/pull/2965"
] | null | null |
EvalAI | Cloud-CV/EvalAI | Add tests for submission meta attributes pipeline. | - [ ] Add test to ensure that from a `challenge_config`, the attributes are being validated correctly and stored in the model field `submission_meta_attributes_scehma`.
| https://github.com/Cloud-CV/EvalAI/issues/2882 | 1,593,447,189,000 | null | null | null | null | null | null | [
"I want to work on the same"
] | [] | [] |
EvalAI | Cloud-CV/EvalAI | Change the code to handle the simultaneous change in eval_script and test_annotation at the same time. | ToDo: (Minor change.)
- [ ] When challenge host uploads a new eval_script and annotation file together, a mail with the appropriate message should be sent.
- [ ] Worker(s) should be restarted similar to that in the individual case.
| https://github.com/Cloud-CV/EvalAI/issues/2883 | 1,593,447,379,000 | null | 1 | 0 | B | 3 | Unimplemented Feature Gap | [
"@KhalidRmb I would like to work on this issue, but I am unable to find the piece of code where it sends an email after a `PUT` or `PATCH` request in [challenge_detail](https://github.com/Cloud-CV/EvalAI/blob/master/apps/challenges/views.py#L200) function ([Line 222](https://github.com/Cloud-CV/EvalAI/blob/master/a... | null | null |
EvalAI | Cloud-CV/EvalAI | Poll to see if the worker container has started while fetching logs. | **Why?**
It takes a while to start the worker containers on AWS, and the host may try to submit or expect logs without knowing this.
**ToDo:**
- [ ] Have a way to indicate on the challenge page/ Manage tab if the worker is running/transitioning/stopped/Non existent.
| https://github.com/Cloud-CV/EvalAI/issues/2886 | 1,593,586,891,000 | null | 1 | 0 | B | 3 | Unimplemented Feature Gap | [
"@KhalidRmb This might be helpful here https://boto3.amazonaws.com/v1/documentation/api/1.9.42/reference/services/ecs.html#ECS.Client.get_waiter"
] | null | null |
EvalAI | Cloud-CV/EvalAI | Handle the case where log group hasn't been created yet when displaying logs. | It takes about 1.5 minutes for the logs group to get created on Cloudwatch once the workers are started for the first time. And if the host tries to view the logs in this period, they'll get an error message.
**ToDo:**
- [x] Change the message to something more appropriate, or wait for the creation of log group b... | https://github.com/Cloud-CV/EvalAI/issues/2887 | 1,593,703,948,000 | 1,599,153,571,000 | 1 | 4 | A | 5 | Validation Gap | [] | null | null |
EvalAI | Cloud-CV/EvalAI | Delete log group from CloudWatch when a challenge worker is deleted. | https://github.com/Cloud-CV/EvalAI/issues/2889 | 1,593,713,939,000 | 1,599,139,169,000 | null | null | null | null | null | [] | [] | [
"https://github.com/Cloud-CV/EvalAI/pull/2983"
] | |
EvalAI | Cloud-CV/EvalAI | Fixes in challenge approval email | 
The issues in the above email are -
- [ ] Demo2 button CSS is not showing up.
- [ ] Demo2 button hyperlink is wrong.
cc: @Ram81 | https://github.com/Cloud-CV/EvalAI/issues/2890 | 1,593,714,446,000 | 1,743,092,616,000 | null | null | null | null | null | [
"This can be closed since I fixed the template with inline CSS, and the link seems to be working fine with all kinds of env variables while I tested the method.\r\n\r\n<img width=\"1368\" alt=\"Screenshot 2020-07-18 at 1 38 02 AM\" src=\"https://user-images.githubusercontent.com/31621523/87826893-559a1680-c897-11ea... | [] | [] |
EvalAI | Cloud-CV/EvalAI | Link doesn't work for email notifying about about worker restart. | <img width="1549" alt="Screenshot 2020-07-03 at 3 42 23 AM" src="https://user-images.githubusercontent.com/31621523/86413611-3e77f800-bcdf-11ea-9534-9cff891cea75.png">
CSS is not rendered in the frontend. | https://github.com/Cloud-CV/EvalAI/issues/2892 | 1,593,727,980,000 | 1,595,016,416,000 | null | null | null | null | null | [
"Possible solution for CSS: Change to inline in the Email template.",
"Closing this since I fixed the template with inline CSS, and the link seems to be working fine with all kinds of env variables when testing.\r\nEarlier problem could have risen out of improper environment variable while testing on staging?"
] | [] | [] |
EvalAI | Cloud-CV/EvalAI | Redirect logs from within submission worker in staging/prod to cloudwatch | @RishabhJain2018 | https://github.com/Cloud-CV/EvalAI/issues/2894 | 1,593,792,984,000 | 1,599,059,747,000 | null | null | null | null | null | [
"Closing this. Done here: https://github.com/Cloud-CV/EvalAI/pull/2979"
] | [] | [] |
EvalAI | Cloud-CV/EvalAI | Send email to challenge hosts only when the worker reload is complete and successful | **Current Scenario**: Whenever a challenge hosts updates an evaluation script or the test annotation file then the email for reloading is sent to them immediately after the upload of annotations file or the evaluation script file which gives a wrong sense to challenge hosts that the worker is reloaded but actually it i... | https://github.com/Cloud-CV/EvalAI/issues/2898 | 1,594,093,425,000 | null | null | null | null | null | null | [
"Hey, Is the issue still open?"
] | [
"bug",
"backend"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/2918"
] |
EvalAI | Cloud-CV/EvalAI | Create 404 page for Client side. | Just add a content for 404 and a link for home page of Evalai. | https://github.com/Cloud-CV/EvalAI/issues/290 | 1,482,677,110,000 | 1,483,474,188,000 | null | null | null | null | null | [
"@aka-jain I will fix it.",
"@RishabhJain2018 : Please ask before started working on any issue, it'll be god for managing tasks :)",
"@aka-jain sure.",
"@RishabhJain2018 : are you still working on it? Let me know please, so that others can work on this.",
"@aka-jain Yeah I am working on the issue. I apologi... | [
"enhancement",
"GSOC-2019",
"easy_to_fix",
"frontend"
] | [
"https://github.com/Cloud-CV/EvalAI/issues/249",
"https://github.com/Cloud-CV/EvalAI/pull/314",
"https://github.com/Cloud-CV/EvalAI/issues/280"
] |
EvalAI | Cloud-CV/EvalAI | Frontend V2: Add capability to edit forum URL by the challenge hosts | **Description**:
-[ ] The challenge hosts should be able to edit forum URL for their challenge. | https://github.com/Cloud-CV/EvalAI/issues/2900 | 1,594,097,745,000 | 1,595,604,543,000 | null | null | null | null | null | [] | [] | [
"https://github.com/Cloud-CV/EvalAI/pull/2904"
] |
EvalAI | Cloud-CV/EvalAI | Stop and delete the challenge workers on AWS automatically when the challenge is un-approved by admin | **Description**
The challenge worker on Fargate keeps on running even when the challenge is unapproved by the EvalAI Admin.
**Fix**
Ideally, when the challenge is unapproved by the admin then the workers on Fargate should be stopped and deleted. | https://github.com/Cloud-CV/EvalAI/issues/2901 | 1,594,098,061,000 | 1,596,413,252,000 | 1 | 0 | A | 3 | Unimplemented Feature Gap | [] | null | null |
EvalAI | Cloud-CV/EvalAI | Configuration issue for private local cluster | Hi,
I installed EvalAI with docker-compose.
Now I'm facing problem to make changes in worker so as to use my own private cluster.
How can we configure EvalAI without using AWS credentials? | https://github.com/Cloud-CV/EvalAI/issues/2909 | 1,594,802,811,000 | 1,743,092,586,000 | 1 | 0 | B | 3 | Documentation Deficiency | [
"Closing this since it is a very old issue."
] | null | null |
EvalAI | Cloud-CV/EvalAI | Refactor aws_keys initialization. | Wherever aws keys are used in the codebase, change it for the keys to be loaded from a method in `base/utils.py` | https://github.com/Cloud-CV/EvalAI/issues/2916 | 1,595,240,586,000 | null | 1 | 0 | B | 2 | Architectural Constraint | [
"I would like to work on it but can you guide me a little more?",
"@KhalidRmb is this issue still open ?\r\n",
"Hey @codeboy5 , Yes this is still open!",
"Then i would like to take it up ! \r\nThanks",
"Also can you point to place where aws keys are currently loaded ?",
"Here is the method which should be... | null | null |
EvalAI | Cloud-CV/EvalAI | Check if workers are running before triggering start_workers method after approving a challenge. | **Description:**
The workers may be launched through the manage tab before challenge approval, and in this case the code results in an exception being logged to sentry when executing start_workers.
This shouldn't happen, and the start_workers method shouldn't be executed for this case. | https://github.com/Cloud-CV/EvalAI/issues/2941 | 1,596,734,520,000 | 1,599,238,873,000 | 1 | 0 | A | null | Validation Gap | [] | null | null |
EvalAI | Cloud-CV/EvalAI | [Frontend] Improvements for new frontend deployment | ### Note: This list is incomplete. Adding small issues here as going through the new version. Please add your list of issues in the comment rather than editing the description of the issue.
- [ ] Home page should not be centrally aligned (it looks really bad on large screens)
- [ ] Remove `console.log()` statements... | https://github.com/Cloud-CV/EvalAI/issues/2943 | 1,596,863,836,000 | 1,597,602,176,000 | null | null | null | null | null | [] | [] | [
"https://github.com/Cloud-CV/EvalAI/pull/2949"
] |
EvalAI | Cloud-CV/EvalAI | Updates in seed script | ### Description
Make the following changes in seeding script:
1. It doesn't create featured challenges. Please create 5 featured challenges in seed script
2. [BugFix] Challenge image is not being shown up for the challenges created with the seed script. May be the image is not uploaded. | https://github.com/Cloud-CV/EvalAI/issues/2944 | 1,596,874,597,000 | 1,596,912,609,000 | 1 | 0 | A | 3 | Unimplemented Feature Gap | [] | null | null |
EvalAI | Cloud-CV/EvalAI | Enhancements to v1 deployment script in EvalAI | List of small scale changes to make to v1 deployment script (#2853):
- Get staging flag manually instead of hardcoding
- Get SSL certs manually by making a new nginx config
- Add better docs & comments
- Refactor nodejs to use prod version and make SED changes via script | https://github.com/Cloud-CV/EvalAI/issues/2968 | 1,598,078,049,000 | 1,743,484,777,000 | null | null | null | null | null | [
"Hey @RishabhJain2018 ! \r\nI've been away for some time now. Most of the work on deployment is done with some tweaks remaining. Is this still something that is still in the roadmap for EvalAI ?",
"Closing this since it is very old and deployment setup is changed."
] | [] | [
"https://github.com/Cloud-CV/EvalAI/pull/2853"
] |
EvalAI | Cloud-CV/EvalAI | Setup Throttling in drf backend | https://github.com/Cloud-CV/EvalAI/issues/297 | 1,482,781,157,000 | 1,483,224,407,000 | 1 | 0 | B | 3 | Unimplemented Feature Gap | [
"@RishabhJain2018 you showed interest in working on this. Are you still interested in working on this issue?",
"@deshraj Yeah sure.",
"@deshraj Please provide with some details and references on how to proceed with it.",
"@RishabhJain2018:\r\n[This resource](http://www.django-rest-framework.org/api-guide/thro... | null | null | |
EvalAI | Cloud-CV/EvalAI | Add check for docker based challenges in start/stop/restart/delete worker function | - Add a check in the `start_woker` method under `challenges/aws_utils.py` file to make sure that we are not starting workers for the code upload challenges from UI.
| https://github.com/Cloud-CV/EvalAI/issues/2977 | 1,598,717,947,000 | 1,599,180,839,000 | 1 | 0 | A | 3 | Validation Gap | [] | null | null |
EvalAI | Cloud-CV/EvalAI | Error when submitting evaluation script update without uploading file | ### Description
Currently, there's no check on UI side while uploading evaluation script for a challenge. If you submit without uploading an evaluation script API will throw error mentioned [here](https://sentry.io/organizations/cloudcv/issues/1878006951/?referrer=slack). We should handle this on UI side an not allo... | https://github.com/Cloud-CV/EvalAI/issues/2993 | 1,599,757,393,000 | 1,599,935,953,000 | 1 | 0 | A | null | Validation Gap | [] | null | null |
EvalAI | Cloud-CV/EvalAI | Exception when model not found in `get_model_object` utils | ### Description
Currently, the `get_model_object` util raises an exception when a model object with queried primary key is not found. This exception is not being handled in partial submission evaluation API. See [this](https://sentry.io/organizations/cloudcv/issues/1883775184/?project=152529&referrer=slack) error fo... | https://github.com/Cloud-CV/EvalAI/issues/2994 | 1,599,757,567,000 | 1,611,170,863,000 | 1 | 0 | B | 3 | Validation Gap | [
"@Ram81 @RishabhJain2018, can I please take up this issue? I'll make a PR quickly to sort this out",
"Sure!",
"@RishabhJain2018 the above error link does not work for me. Could you please also tell me the API where this error takes place?",
"``` \r\nurl(\r\n r\"^challenges/(?P<challenge_pk>[0-9]+)/upda... | null | null |
EvalAI | Cloud-CV/EvalAI | Add pagination to challenge List page | Need to add pagination for each challenge list (Past, Ongoing & Future) on challenge page.
For pagination use load more, clicking on which gets next list of data.
Let me know if anyone finds it difficult :) | https://github.com/Cloud-CV/EvalAI/issues/300 | 1,482,785,996,000 | 1,536,711,165,000 | null | null | null | null | null | [
"is the static data for pagination already there ? I see nothing. ",
"I am interested in this. Can you assign me ?",
"@anweshnayak sure go ahead.\r\n You can create challenges by using django admin for now.\r\nAnd yes, you have to include the pagination in same view.\r\nAlso for pagination use load more instead... | [
"GSOC-2019",
"medium-difficulty",
"frontend"
] | [
"https://github.com/Cloud-CV/EvalAI/issues/425",
"https://github.com/Cloud-CV/EvalAI/issues/444"
] |
EvalAI | Cloud-CV/EvalAI | Auto deployment script failing | ### Description
The `./scripts/deployment/deploy.sh auto_deploy` is failing in the travis build. For reference see the build [here](https://travis-ci.org/github/Cloud-CV/EvalAI/builds/726818184#L6908). It is failing with following error
```
bash: docker-compose: command not found
``` | https://github.com/Cloud-CV/EvalAI/issues/3001 | 1,600,026,394,000 | 1,600,536,270,000 | 1 | 0 | A | 3 | Environment Incompatibility | [
"It was the docker-compose path issue on the server. It is fixed now!"
] | null | null |
EvalAI | Cloud-CV/EvalAI | Leaderboard takes a long time to load due to vendor.js exceptions | Whenever I load the main screen I receive a bath or errors of missing links in vendor.js this takes about 5 seconds and delays my page loading.

Anyone else ever experienced this or have any clue about how to... | https://github.com/Cloud-CV/EvalAI/issues/3009 | 1,601,061,307,000 | 1,743,484,813,000 | 1 | 4 | A | 5 | Configuration Error | [
"Hi @vfbsilva , Thanks for opening the issue. Can you please give a bit more context on how you are hosting the EvalAI server at your end? Is it the development version or did you try to set up the production version at your own?",
"We are using a production environment I did some more research and seems the call... | null | null |
EvalAI | Cloud-CV/EvalAI | Dedup environment variables for EvalAI django server endpoint | ### Description
We are using multiple environment variables for EvalAI django server endpoint, `API_HOST_URL` `EVALAI_API_SERVER` `DJANGO_SERVER`. Ideally we should only have a common environment variable `DJANGO_SERVER` for the endpoint which should be used by all the features.
Refer:
1. [dev/docker.env](https... | https://github.com/Cloud-CV/EvalAI/issues/3011 | 1,601,447,956,000 | 1,602,485,544,000 | 1 | 0 | B | 3 | Architectural Constraint | [] | null | null |
EvalAI | Cloud-CV/EvalAI | Add a field max_submissions_per_day and max_submissions in ChallengePhase model | Both the fields should be positive integer field with default value of 100K. 100K here means number of submissions are unlimited.
Adding these fields will involve creating a migration. Also please create a named migration. | https://github.com/Cloud-CV/EvalAI/issues/302 | 1,482,922,207,000 | 1,483,254,280,000 | 1 | 1 | B | null | Unimplemented Feature Gap | [
"Can I try if unassigned? ",
"Yeah sure :)\n",
" Close this ?",
"@gauthamzz : sure. Thanks for the help :)"
] | null | null |
EvalAI | Cloud-CV/EvalAI | A11y Support | Hi there! I like this initiative, congrats for this amaze project! You have in the backlog add support for internationalization? | https://github.com/Cloud-CV/EvalAI/issues/3025 | 1,602,099,147,000 | 1,742,427,206,000 | null | null | null | null | null | [
"> You have in the backlog add support for internationalization?\r\n\r\nHey @brunowego, At the moment we are not focussing on it but would be happy to accept any PR for it.",
"This is an interesting idea! I think we would need to consider somethings,\r\n\r\n1. Is this a very important issue right now? We can make... | [] | [] |
EvalAI | Cloud-CV/EvalAI | LDAP or/and SSO Auth | Looking forward, do you have planning for add this functionarlity? | https://github.com/Cloud-CV/EvalAI/issues/3026 | 1,602,099,534,000 | 1,742,426,414,000 | 1 | 0 | B | 3 | Unimplemented Feature Gap | [
"Hi @brunowego, At the moment the team is not focussing on adding this functionality but we would be happy to accept any PR from the contributors. ",
"@rishabhbhardwaj can I work on this issue?",
"Closing this since it is a very old issue."
] | null | null |
EvalAI | Cloud-CV/EvalAI | Rename TestEnvironment model to ChallengePhase model | This will involve updating references in places liks api(views, urls), model, serializers and test case.
Also a named migration should be created for this.
Why this model name change ?
Because pyflakes is generating the following warning.
```
cannot collect test class 'TestEnvironment' because it has a __init_... | https://github.com/Cloud-CV/EvalAI/issues/303 | 1,482,923,968,000 | 1,482,925,874,000 | null | null | null | null | null | [
"Merged via #304 "
] | [
"easy_to_fix",
"backend"
] | [] |
EvalAI | Cloud-CV/EvalAI | 2099 End Date Issue |

Some End Dates in Challenges are showing 2099.
Expected Error in Date/Time Local code in the front-end. | https://github.com/Cloud-CV/EvalAI/issues/3059 | 1,604,262,820,000 | 1,604,272,237,000 | null | null | null | null | null | [
"Hi @vivektalwar13071999, Thanks for opening the issue. The challenges that have `2099` as the end date are never-ending challenges, hence the date is in the future.\r\n\r\nI am closing this thread as this is not an issue. Please feel free to reopen if you have any doubts."
] | [] | [] |
EvalAI | Cloud-CV/EvalAI | Challenge Start Date is showing year 2020 and End Date is showing 2019 | 
A front-end issue in the Past-Challenge section where challenge year is 2019 and start year is 2020. | https://github.com/Cloud-CV/EvalAI/issues/3060 | 1,604,263,123,000 | 1,605,427,131,000 | null | null | null | null | null | [
"@vivektalwar13071999 thanks for catching this. Would you like to work on this?",
"Yes will work and resolve the issue and ask if any help would be needed. ",
"Closing the issue as it is resolved in the production enviornment. "
] | [
"bug",
"easy_to_fix",
"backend"
] | [] |
EvalAI | Cloud-CV/EvalAI | Docker Compose fails - Cannot download base worker container | Following installation instruction from https://evalai.readthedocs.io/en/latest/installation.html:
The command:
`
docker-compose up --build
`
Fails with the following error
```
Building worker
Step 1/6 : FROM evalai_django
ERROR: Service 'worker' failed to build : pull access denied for evalai_django, rep... | https://github.com/Cloud-CV/EvalAI/issues/3063 | 1,604,429,129,000 | 1,604,429,294,000 | 1 | 0 | A | 3 | Environment Incompatibility | [
"Connection issue was present from 10:00AM EDT, 11/03/2020\r\nConnection issue self-resolved as of 2:00 PM EDT, 11/03/2020\r\nCould have been an issue with docker servers."
] | null | null |
EvalAI | Cloud-CV/EvalAI | Warnings generated by Docker-Compose on fresh build | # Problem
Cloning a fresh version of EvalAI and running `docker-compose up --build`, outputs warnings
## Warning List
1. [ ] django-import-export 2.0.2 has requirement Django>=2.0, but you'll have django 1.11.23 which is incompatible.
2. [ ] djangorestframework-expiring-authtoken 0.1.4 has requirement django... | https://github.com/Cloud-CV/EvalAI/issues/3065 | 1,604,548,915,000 | 1,742,237,251,000 | 1 | 0 | A | 2 | Configuration Error | [
"This issue has been inactive for a while, so we're closing it for now. If this is still relevant, please feel free to reopen or create a new issue with updated details. Thanks!"
] | null | null |
EvalAI | Cloud-CV/EvalAI | Add bot for tracking stale issues | It would nice to add a bot that can check, mark, and close issues that are stale. There are threads under 'Issues' which haven't been touched for weeks. Do we want to do that for this repository? I'll be happy to open a PR if needed. | https://github.com/Cloud-CV/EvalAI/issues/3067 | 1,604,551,144,000 | 1,610,806,239,000 | null | null | null | null | null | [
"@RishabhJain2018 @Ram81 may I add this bot?",
"We already have this bot configured, hence closing this one!"
] | [] | [] |
EvalAI | Cloud-CV/EvalAI | Use custom email template for reset password feature | ### Description
Current template for reset password functionality is
```
You're receiving this email because you requested a password reset for your user account at EvalAI.
Please go to the following page and choose a new password:
https://eval.ai/auth/api/password/reset/confirm/NDIzNw/5le-ad1616b4c533700... | https://github.com/Cloud-CV/EvalAI/issues/3069 | 1,604,765,684,000 | null | null | null | null | null | null | [
"Hello! Would like to take this up, if it has not been assigned yet. It would be my first contribution to the project.",
"Hi @kishdubey , Welcome to CloudCV!\r\n\r\n>Hello! Would like to take this up, if it has not been assigned yet. It would be my first contribution to the project.\r\n\r\nYes, you can take this ... | [
"easy_to_fix",
"backend",
"good first issue"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/3126",
"https://github.com/Cloud-CV/EvalAI/issues/3123"
] |
EvalAI | Cloud-CV/EvalAI | Create Submission model in jobs app | This model will be used to track submission corresponding to a phase. | https://github.com/Cloud-CV/EvalAI/issues/307 | 1,482,950,947,000 | 1,483,373,520,000 | 1 | 1 | B | null | Unimplemented Feature Gap | [
"Fixed in #308 "
] | null | null |
EvalAI | Cloud-CV/EvalAI | Submission Queue receives NoneType | I recently cloned and stood up evalAI via the documented docker compose method for development.
I also cloned the challenge template as described in the documentation.
After submitting the template with some minor changes (I can provide if needed), the challenge uploads successfully and is present at http://localho... | https://github.com/Cloud-CV/EvalAI/issues/3080 | 1,605,557,123,000 | 1,615,208,932,000 | 1 | 0 | A | 3 | Validation Gap | [
"Hi @tokotchd, Upon creation of the challenge, you will need to restart the worker container which will load the required challenge files for the evaluation to work.\r\n\r\nPlease feel free to ask if the issue doesn't resolve after restarting the worker container. ",
"Thanks, @RishabhJain2018, this indeed did sol... | null | null |
EvalAI | Cloud-CV/EvalAI | Certain items not correctly aligned in mobile view | - **the expected behaviour**
The icons and the buttons should be centrally aligned so that the page looks aesthetically clean
- **the observed behaviour**
An extra right-margin is set which is fine for desktop view but doesn't look good in the mobile view of the page
- **steps to reproduce the problem**:-
Login an... | https://github.com/Cloud-CV/EvalAI/issues/3088 | 1,606,735,278,000 | null | null | null | null | null | null | [
"Hi! I would like to work on this issue!",
"I saw that this issue is still on the live site, can you assign this task to me? ",
"can i work on this issue?"
] | [] | [] |
EvalAI | Cloud-CV/EvalAI | Submit button leads to freeze/hang, same observed over CLI | Hello EvalAI, thanks for all your work building this platform.
I'm having trouble submitting to the Argoverse 3d Detection challenge (challenge 725 phase 1554) over the online interface or over CLI.
The CLI hangs forever at
```
evalai challenge 725 phase 1554 submit --file myfile.zip --private
...
Publication... | https://github.com/Cloud-CV/EvalAI/issues/3113 | 1,608,758,821,000 | 1,608,760,146,000 | 1 | 4 | A | 6 | Environment Incompatibility | [
"was successful on another machine, seems to be a network issue",
"Hi @johnwlambert, Glad that it got resolved. Please feel free to ping us back, if the issue appears again."
] | null | null |
EvalAI | Cloud-CV/EvalAI | Shifting from 'django-rest-auth' to 'dj-rest-auth' | We have to shift from `django-rest-auth` to `dj-rest-auth` as `django-rest-auth` has stopped updating. `dj-rest-auth` is almost similar to `django-rest-auth` and has some updating feature that we can use also it's an active project so it gets updated quite often.
You can find `dj-rest-auth` documentation [here](https:... | https://github.com/Cloud-CV/EvalAI/issues/3123 | 1,609,625,510,000 | null | 1 | 0 | A | 2 | External Dependency Breakage | [
"Hello @Ram81 , I was thinking to get started with this issue and when #3069 will be done we can update this. Also, I just want to ask that what version I should mention in `requirements/common.txt`? I'm getting a bit confused about that, [here](https://github.com/jazzband/dj-rest-auth/releases) is the list of thei... | null | null |
EvalAI | Cloud-CV/EvalAI | Listing contributors to README page | What we can do is we can list the main contributors and maintainers on the README page, this way it will be more attractive and it will encourage our main contributors. Either we can list all the contributors of this project or we can simply list the main contributors.
We can do it by simply using [all-contributors](h... | https://github.com/Cloud-CV/EvalAI/issues/3124 | 1,609,627,652,000 | 1,742,426,475,000 | null | null | null | null | null | [
"Closing this since it is a very old issue and we already have this in Readme."
] | [] | [] |
EvalAI | Cloud-CV/EvalAI | Add swagger api documentation for get_all_entries_on_public_leaderboard API | ### Description
Hosts can use EvalAI APIs to get details of the leaderboard entries. The get leaderboard entries API documentation is missing documentation on EvalAI [docs](http://eval.ai/api/docs/).
### Deliverables
Add documentation for using `get_all_entries_on_public_leaderboard` API using swagger. An exam... | https://github.com/Cloud-CV/EvalAI/issues/3127 | 1,610,285,360,000 | 1,610,898,907,000 | null | null | null | null | null | [
"hello @Ram81, can I please work on and complete the issue?",
"@burnerlee yes, go ahead. Assigned the issue",
"thank you so much",
"@Ram81, made a PR #3140 to solve this issue, please review. Also please suggest some other issues which I can work on for further contribution",
"Fixed using #3140 "
] | [
"backend",
"docs",
"good first issue",
"GSOC-2021"
] | [] |
EvalAI | Cloud-CV/EvalAI | Add swagger api documentation for download_all_submissions API | ### Description
Hosts can use EvalAI APIs to download all submission details. The download all submissions API documentation is missing documentation on EvalAI [docs](http://eval.ai/api/docs/).
### Deliverables
Add documentation for using `download_all_submissions` API using swagger. An example of using swagge... | https://github.com/Cloud-CV/EvalAI/issues/3128 | 1,610,285,471,000 | 1,614,919,054,000 | null | null | null | null | null | [
"I am new to open source contribution, Can I help to resolve the issue.\r\nI used swagger and know how it works.\r\nCan you assign an issue?",
"@mukul20-21 sure, you can work on the issue.",
"Hello sir, I am Nikhilesh I have experience in writing swagger documentation for two REST api's I created.Can I work on... | [
"backend",
"docs",
"good first issue",
"GSOC-2021"
] | [
"https://github.com/Cloud-CV/EvalAI/pull/3271"
] |
EvalAI | Cloud-CV/EvalAI | Add swagger api documentation for remove_participant_team_from_challenge API | ### Description
Hosts can use EvalAI APIs to remove participant teams from an active challenge. The remove participant team from challenge API documentation is missing documentation on EvalAI [docs](http://eval.ai/api/docs/).
### Deliverables
Add documentation for using `remove_participant_team_from_challenge`... | https://github.com/Cloud-CV/EvalAI/issues/3129 | 1,610,285,580,000 | 1,614,917,567,000 | 1 | 4 | A | 5 | Documentation Deficiency | [
"Hello Sir,\r\nI have deployed an machine learning model using Swagger API, So, I know how it works.\r\nI am also new to open source contribution .\r\nCan you please assign this issue to me ?\r\nI want to help in resolving it and want to contribute to open source community.\r\n",
"@17Rajat yes, go ahead. ",
"> ... | null | null |
EvalAI | Cloud-CV/EvalAI | Fix About us page css inconsistencies in frontend v2 | ### Description
Fix the about us page on large screens. Currently, the about us page css is not consistent between frontend v1 and v2. The page css is broken for larger screens in frontend v2. Page css should be same as frontend v1
Frontend V1:

The above scree... | https://github.com/Cloud-CV/EvalAI/issues/3132 | 1,610,288,230,000 | 1,610,383,616,000 | 1 | 4 | A | 5 | Unimplemented Feature Gap | [] | null | null |
EvalAI | Cloud-CV/EvalAI | Sandbox or late submissions | Hi!
Great framework that has virtually everything that is needed for hosting AI competitions!
The one feature I am looking for is a so called sandbox. Is it possible to enable late submissions after the deadline? E.g., kaggle allows to submit predictions even after the competition has ended. The leaderboard doesn't... | https://github.com/Cloud-CV/EvalAI/issues/3135 | 1,610,370,682,000 | 1,610,973,419,000 | 1 | 4 | A | 6 | Unimplemented Feature Gap | [
"Hi @maya-ami ,\r\n\r\nThanks for reaching out.\r\n\r\n> The one feature I am looking for is a so called sandbox. Is it possible to enable late submissions after the deadline? E.g., kaggle allows to submit predictions even after the competition has ended. The leaderboard doesn't change of course but the participant... | null | null |
EvalAI | Cloud-CV/EvalAI | Build should take less time | Wouldn't it reduce the build time by installing the `prod.txt` dependencies before adding all the code (to leverage caching)? Or is there any specific reason we are not doing this?
https://github.com/Cloud-CV/EvalAI/blob/aa0f4ffc464fc7c934f2702f02ab20c1a2c3e022/docker/prod/django/Dockerfile#L4-L9 | https://github.com/Cloud-CV/EvalAI/issues/3141 | 1,610,466,636,000 | 1,615,208,829,000 | 1 | 0 | A | 3 | Architectural Constraint | [
"This is fixed after moving to travis.com"
] | null | null |
EvalAI | Cloud-CV/EvalAI | Django continuously making API calls to the backend | Hi,
In our production version of leaderboard which was forked out Eval AI, we suddenly see continuous API calls being made from the Django Container. Please see the logs below. This is slowing down our environment.
Any idea what is causing so many calls ?
page_size=1000 => generated 4125 bytes in 3697 msecs (H... | https://github.com/Cloud-CV/EvalAI/issues/3143 | 1,610,680,557,000 | 1,610,940,950,000 | null | null | null | null | null | [
"Hi @ssaranathan , Thanks for reaching out.\r\n\r\nIt is because the leaderboard makes API calls to get the latest results and hence there is continuous polling to this API.",
"@RishabhJain2018 can we implement this using WebSockets through which an event can be emitted when leaderboard data is updated so that we... | [] | [] |
EvalAI | Cloud-CV/EvalAI | Fix cyclic import dependency in challenges/aws_utils.py | ### Description
Currently, we can't import `Challenge` model or any method from `challenges/utils.py` in [challenges/aws_utils.py](https://github.com/Cloud-CV/EvalAI/blob/master/apps/challenges/aws_utils.py) because `aws_utils.py` is being imported in `challenges/model.py`. If we try to import any util methods or mo... | https://github.com/Cloud-CV/EvalAI/issues/3146 | 1,610,809,750,000 | null | 1 | 0 | A | 1 | Architectural Constraint | [
"@Ram81 can I pick up this issue? I'll make a quick PR",
"Sure @burnerlee !\r\nSo, I am unassigning you from #2994 .",
"oh can i take up only one issue at a time?",
"Yes, you can finish this one and then pick that one, if it is not assigned :) ",
"oh ,cool",
"Opened PR #3148 to fix the issue. Please revi... | null | null |
EvalAI | Cloud-CV/EvalAI | Optimize Travis CI Build during checks on making a Pull Request | When a pull request is made, Travis CI runs a single test to check for all errors/warnings in the code, and with an exit status after the complete check is finished. Even if some part of the check fails, it continues to run the check further and notifies the user about the failure only at the end of the complete test w... | https://github.com/Cloud-CV/EvalAI/issues/3151 | 1,610,916,050,000 | 1,615,208,860,000 | null | null | null | null | null | [
"@RishabhJain2018 @Ram81 I would love to work on this if this seems useful. I have completed my previous issues and made a PR",
"@burnerlee setting up multiple boot machines also takes time and recently the boot time has increased. So I am not sure if we start multiple boot machines we will get any benefit from ... | [] | [] |
EvalAI | Cloud-CV/EvalAI | [FrontendV2] Fix error message on My Submissions page refresh | ### Description
In frontend v2 when a challenge host goes to the `My Submissions` tab on the challenge page and refreshes the page the UI shows error notification with message `Success`.
Steps to reproduce the error:
1. Select any active challenge
2. Go to `My Submissions` tab
3. Refresh the page
Here's t... | https://github.com/Cloud-CV/EvalAI/issues/3154 | 1,611,156,595,000 | 1,611,418,708,000 | 1 | 4 | A | 5 | Validation Gap | [
"Can I work on it?",
"@gautamjajoo Sure, go ahead"
] | null | null |
EvalAI | Cloud-CV/EvalAI | [FrontendV2] Allow toggling Show on leaderboard when submission is submitted/runnning | ### Description
When a participant goes to `My Submission` page and select a submission they can't toggle `Show on leaderboard` checkbox when status of submission is `Submitted/Running`. We should allow toggling of this checkbox even when submission is not in `Finished` state.
Steps to reproduce:
1. Select a c... | https://github.com/Cloud-CV/EvalAI/issues/3155 | 1,611,157,696,000 | 1,611,775,796,000 | 1 | 4 | A | 5 | Validation Gap | [
"@Ram81 can I make a PR for this issue?",
"@burnerlee Sure, go ahead",
"#3160 made"
] | null | null |
EvalAI | Cloud-CV/EvalAI | [FrontendV2] Pagination not working on All submissions page | ### Description
On the `All submissions` tab of challenge page pagination is not working. If there are multiple pages for the submissions when a users tries to navigate to the next page UI throws an error notification with `Success` message.
Expected behavior:
Pagination should work as expected and user should... | https://github.com/Cloud-CV/EvalAI/issues/3156 | 1,611,158,805,000 | 1,742,343,136,000 | 1 | 4 | A | 5 | Configuration Error | [
"@Ram81 the number of submissions shown on a single page currently are 100. Should we change this too? This is creating a problem in testing as there are not enough submissions for a single phase",
"@burnerlee no we don't need to change the limit. But you can reduce it to do testing and revert the limit before p... | null | null |
EvalAI | Cloud-CV/EvalAI | [FrontendV2] Show selected submission details in 3 columns | ### Description
When a submission is selected on the `My Submissions` tab we currently divide the fields into two columns. The metadata fields should be shown in 3 columns for meta fields in each column.
Here is the current screenshot for reference
<img width="1440" alt="Screen Shot 2021-01-20 at 9 38 18 PM" s... | https://github.com/Cloud-CV/EvalAI/issues/3157 | 1,611,159,138,000 | 1,611,700,326,000 | 1 | 4 | A | 5 | Unimplemented Feature Gap | [
"@Ram81 in the latest master pull, there Baseline is not visible. Does this need to be fixed too?",
"Are you using host account or participant account? Baseline option is only available to challenge hosts",
"Oh yes, thank you :)",
"",
"After playing with the code a little I think that `frontend` is the default one that is being used, could you guide me on how to use `frontendV2`.\r\n",
"@Devanshu24 sure, go ahead.\r\n\r\n>A... | [
"easy_to_fix",
"frontend_v2",
"GSOC-2021"
] | [] |
EvalAI | Cloud-CV/EvalAI | [FrontendV2] Show selected submission details in 3 columns All submissions page | ### Description
When a submission is selected on the `All submissions` tab we currently divide the fields into two columns which makes it look cluttered. The metadata fields should be shown in 3 columns for meta fields in each column.
Here is the current screenshot for reference
<img width="1440" alt="Screen Sho... | https://github.com/Cloud-CV/EvalAI/issues/3159 | 1,611,159,926,000 | 1,613,546,130,000 | null | null | null | null | null | [
"@Ram81 please assign the issue to me. Made a PR for the last assigned issue",
"@burnerlee sure, but please complete the requested changes on your previous PRs before picking up new issues.",
"Sure, #3160 has been updated. #3146 needs review from @RishabhJain2018 and #3150 needs further actions to be decided.",... | [
"easy_to_fix",
"frontend_v2",
"GSOC-2021"
] | [
"https://github.com/nikochiko/EvalAI/pull/683",
"https://github.com/Suryansh5545/EvalAI/pull/20",
"https://github.com/nikochiko/EvalAI/pull/684",
"https://github.com/Suryansh5545/EvalAI/pull/21",
"https://github.com/nikochiko/EvalAI/pull/685",
"https://github.com/Suryansh5545/EvalAI/pull/33",
"https://g... |
EvalAI | Cloud-CV/EvalAI | Default users accounts are not working | These 3 accounts are provided by default are not working -
SUPERUSER- username: admin password: password
HOST USER- username: host password: password
PARTICIPANT USER- username: participant password: password
While trying to login, Its shows loading and nothing happens afterwards and its similar issue with sign... | https://github.com/Cloud-CV/EvalAI/issues/3165 | 1,611,209,223,000 | 1,611,306,078,000 | 1 | 0 | A | 3 | Environment Incompatibility | [
"Hi @Alabhya268 , Thanks for opening the issue\r\n\r\n@burnerlee Can you please also check and confirm this?\r\ncc: @Ram81 ",
"@RishabhJain2018 is composing through docker is only way to run Eval-ai ?or there is any other way.\nsince I am new to Eval-ai ,I dont know if there is other way to run it.",
"I've not ... | null | null |
EvalAI | Cloud-CV/EvalAI | Login/Signup not shown even after login | ### Description
Once a user has login, the signup/login button is shown on refreshing the home page instead it should show the name and log out button should be visible.
### Steps to Reproduce :
1. Login and go on the homepage.
2. Refresh the page.
The same problem occurs If you redirect to home page through ... | https://github.com/Cloud-CV/EvalAI/issues/3169 | 1,611,408,972,000 | 1,612,274,209,000 | 1 | 0 | B | 3 | Configuration Error | [] | null | null |
EvalAI | Cloud-CV/EvalAI | Chrome suggests password in `Login Page` password field | Currently, the Password field of the login page receives a password suggestion from chrome, which should not happen as you wouldn't want to be recommended a password when you login
",
"@Devanshu24 Can I take up this issue? ",
... | [] | [] |
EvalAI | Cloud-CV/EvalAI | More space between chip and View Details in Hosted Challenges card (Frontend). | When logging in with host account,
In "Hosted Challenges" section Cards will look better if it had a little spacing between "Approved, Published" chip and "View Details" .
Please have a look at the image for better understanding -
:
worker_1 | File "/usr/local/lib/python3.7/runpy.py", line 193, in _run_module_as_main
worker_1 | "__main__", mod_spec)
worker_1 | File "/usr/loc... | https://github.com/Cloud-CV/EvalAI/issues/3176 | 1,611,659,292,000 | 1,611,663,271,000 | 1 | 0 | A | 3 | Environment Incompatibility | [
"@burnerlee you have to rebuild the docker containers. New packages were added recently.",
"Closing this as it is not a bug.",
"Yes, worked! Thank you @Ram81 :)"
] | null | null |
EvalAI | Cloud-CV/EvalAI | Setup RabbitMQ Worker for Job Submission | A python worker(as of now) to get submission from queue, execute it with the evaluation script of the challenge(challenge id will be passed in the message) and do further tasks like sending mail, saving stdout and stderr outputs.
When a user makes a submission for a challenge, then a api to save his submission detai... | https://github.com/Cloud-CV/EvalAI/issues/318 | 1,483,379,891,000 | 1,485,249,077,000 | 1 | 0 | A | 2 | Unimplemented Feature Gap | [
"Approach 1:\r\n\r\nwhen the worker starts for the first time, fetch all the active challenges and its corresponding uploaded evaluation script. Dynamically require this evaluation script in a global variable named `EVALUATION_SCRIPTS`. So whenever any request comes for submission, the worker will fetch challenge i... | null | null |
EvalAI | Cloud-CV/EvalAI | [frontendV2] Profile screen is not showing properly with screen-width more than 1440px | Profile screen is not showing properly with screen-width more than 1440px .
"Side bar" is overlapping with "Dashboard" .
For better understanding please have a look at this Image --

I want... | https://github.com/Cloud-CV/EvalAI/issues/3182 | 1,611,780,314,000 | 1,613,927,907,000 | null | null | null | null | null | [
"Thanks @Alabhya268 for catching this. Assigned you!"
] | [] | [
"https://github.com/Cloud-CV/EvalAI/pull/3183"
] |
EvalAI | Cloud-CV/EvalAI | `leaderboard_decimal_precision` and `is_leaderboard_order_descending` cannot be set from `challenge_config.yaml` | I've been testing a challenge on an local EvalAI clone but have been unable to properly set `leaderboard_decimal_precision` and `is_leaderboard_order_descending` from my `challenge_config.yaml`.
**Expected behaviour**
Altering `leaderboard_decimal_precision` and `is_leaderboard_order_descending` should be reflected... | https://github.com/Cloud-CV/EvalAI/issues/3184 | 1,611,798,723,000 | null | 1 | 1 | B | null | Configuration Error | [
"Hi @felixp8,\r\n\r\nThanks for reaching out. This doesn't use to happen with EvalAI earlier, but we can check and get back to you.\r\ncc: @Ram81 ",
"I have exactly the same problem. Is there any update to solve this issue?",
"Hello all! I have the same problem for [this leaderboard](https://eval.ai/web/challen... | null | null |
EvalAI | Cloud-CV/EvalAI | Database backup quickly growing until eating up all space | We created a local EvalAI server and it runs well until we encountered no space errors. We found there are over one hundred of large files under `docker/volumnes/xxxxxxxxxxx/_data/12994/758505.*`... It seems to be some backup files for a same entry 758505. Can you help on this and is there a way to avoid these backup f... | https://github.com/Cloud-CV/EvalAI/issues/3189 | 1,611,872,016,000 | 1,615,209,139,000 | null | null | null | null | null | [
"HI @scorpionsky,\r\n\r\nThanks for reaching out. Could you please give me a bit more context on how you are running the dockers, i.e. using the development setup or the production setup?",
"Closing the issue due to inactivity"
] | [] | [] |
EvalAI | Cloud-CV/EvalAI | Redesign 404 page for Clientside. | Need to redesign a 404 page as shown in the given attachment.
In case of any help or requirement, let me know.
(use evalai.cloudcv.org as a link to redirect user to homepage)

| https://github.com/Cloud-CV/EvalAI/issues/319 | 1,483,390,709,000 | 1,483,956,608,000 | null | null | null | null | null | [
"Suggestions are also welcome related to design.\r\nOne can also use some AI related image or robot image in place of owl because our platform is based on AI and it will be good if we go for the same (evalAi) :D :)\r\n(make sure that image shouldn't contain any copyright issue)",
"@aka-jain Can You assign this to... | [] | [
"https://github.com/Cloud-CV/EvalAI/pull/359"
] |
EvalAI | Cloud-CV/EvalAI | [Frontend V1] Add support to edit submission meta attributes of submissions | ### Description
Currently, participants can only fill in submission meta attributes details when making a submission. The task is to add frontend and backend changes for allowing users to edit submission meta attributes fields after a submission is made.
Screenshot below shows current fields user can edit after m... | https://github.com/Cloud-CV/EvalAI/issues/3191 | 1,612,112,494,000 | 1,613,758,013,000 | 1 | 1 | B | null | Unimplemented Feature Gap | [
"Can I work on it?",
"Sure @gautamjajoo \r\ncc: @Ram81 ",
"@Ram81 What does submission meta attributes include?",
"@Ram81 Currently we can edit method name, description etc\r\n> @Ram81 What does submission meta attributes include?\r\n\r\n",
"@gautamjajoo if you check [here](https://github.com/Cloud-CV/EvalA... | null | null |
EvalAI | Cloud-CV/EvalAI | Remove shadow from view button on leaderboard page | ### Description
Remove the shadow from view button on leaderboard page to make it consistent with EvalAI UI. Screenshot below shows the current style.

| https://github.com/Cloud-CV/EvalAI/issues/3192 | 1,612,113,794,000 | 1,612,114,605,000 | null | null | null | null | null | [] | [
"frontend",
"good first issue",
"GSOC-2021"
] | [] |
EvalAI | Cloud-CV/EvalAI | [FrontendV2] Item on every navbar page is floating towards right in for screen width more than 1440px | Frontend v2 is unoptimized for screen width greater than 1440px.
Item on Participant challenges navbar page is floating towards right in for screen width more than 1440px, Same behaviour can be seen under in all navbar page section.
Please look at following image for better understanding.
![Screenshot from 2021... | https://github.com/Cloud-CV/EvalAI/issues/3195 | 1,612,288,971,000 | 1,613,848,784,000 | null | null | null | null | null | [
"@Alabhya268 Do you want to work on this issue? If yes, then please feel free to take this up.",
"> @Alabhya268 Do you want to work on this issue? If yes, then please feel free to take this up.\n\n@RishabhJain2018, I would like to work on this.\nAssign me please"
] | [] | [
"https://github.com/Cloud-CV/EvalAI/pull/3203",
"https://github.com/nikochiko/EvalAI/pull/683",
"https://github.com/Suryansh5545/EvalAI/pull/20",
"https://github.com/nikochiko/EvalAI/pull/684",
"https://github.com/Suryansh5545/EvalAI/pull/21",
"https://github.com/nikochiko/EvalAI/pull/685",
"https://git... |
EvalAI | Cloud-CV/EvalAI | this.logger is not defined in challengesettings.component.ts | `this.logger` is not defined in [`challengesettings.component.ts`](https://github.com/Cloud-CV/EvalAI/blob/master/frontend_v2/src/app/components/challenge/challengesettings/challengesettings.component.ts)
It causes the `frontend_v2` compilation to fail.
#### Expected Behaviour:
Build to compile successfully.
##... | https://github.com/Cloud-CV/EvalAI/issues/3198 | 1,612,363,330,000 | 1,612,412,192,000 | 1 | 0 | A | 3 | Validation Gap | [] | null | null |
EvalAI | Cloud-CV/EvalAI | [FrontendV2] Buttons are not easily clickable in Get Auth Token at /profile | **Cancel**, **Download JSON** and **Refresh Token** buttons are not easily clickable in **Get Your Auth Token** Modal at `/profile`.
In order to click the above mentioned buttons, one needs to click precisely right below the button instead of clicking on them.
This problem becomes adverse in mobile screens.
If y... | https://github.com/Cloud-CV/EvalAI/issues/3200 | 1,612,366,984,000 | 1,614,211,161,000 | null | null | null | null | null | [
"Thanks @ShauryaAg for creating this issue"
] | [] | [
"https://github.com/Cloud-CV/EvalAI/pull/3201",
"https://github.com/Cloud-CV/EvalAI/pull/3281"
] |
EvalAI | Cloud-CV/EvalAI | Docker build Stuck | After updating my master branch yesterday.
When running command " docker-compose up --build "
It get's stuck here -

I left it like this for about an hour still nothing hep... | https://github.com/Cloud-CV/EvalAI/issues/3202 | 1,612,378,046,000 | 1,612,422,694,000 | 1 | 0 | A | 3 | Validation Gap | [
"Here is full output of cmd -\r\n\r\nalabhya@alabhya-OMEN-by-HP-Laptop-15-dc0xxx:/media/alabhya/DATA/PROJECTS/Open Source/EvalAI$ docker-compose up --build\r\nBuilding with native build. Learn about native build in Compose here: https://docs.docker.com/go/compose-native-build/\r\nBuilding django\r\nSending build co... | null | null |
EvalAI | Cloud-CV/EvalAI | [Frontend_v2] Fix spacing of get auth token dialog | ### Description
The spacing in the `Get your Auth Token` modal is inconsistent. The token appears to be floating because of too much space in the text box. The spacing shouldn't be this big.
Refer the following gif:

Please the screenshot of curre... | https://github.com/Cloud-CV/EvalAI/issues/3217 | 1,612,449,333,000 | 1,614,870,739,000 | 1 | 4 | A | 5 | Unimplemented Feature Gap | [
"@Ram81 , I would like to work on this issue ."
] | null | null |
EvalAI | Cloud-CV/EvalAI | [Frontend_v2] Fix alignment for Precision Value buttons on leaderboard | Leaderboard Precision value `-` and `+` buttons are not properly aligned for **Screen size < 375px**

##### I would like to work on this issue. | https://github.com/Cloud-CV/EvalAI/issues/3227 | 1,612,542,302,000 | 1,612,801,300,000 | null | null | null | null | null | [] | [] | [
"https://github.com/Cloud-CV/EvalAI/pull/3228"
] |
EvalAI | Cloud-CV/EvalAI | [Backend] Add feature to stop/delete code upload infrastructure | ### Description
We have an automated set up to create a code upload worker cluster in host's AWS account which creates all the required services for code upload challenge submission evaluation. We want to add automated support to stop/delete the code upload worker infrastructure. This requires -
- [ ] Delete code... | https://github.com/Cloud-CV/EvalAI/issues/3231 | 1,612,789,540,000 | null | 1 | 0 | B | 2 | Unimplemented Feature Gap | [
"@Ram81 May I take this one?",
"@Ram81 Would it make sense to store `eks_role_name`, `nodegroup_name` (and some other values) in the `ChallengeEvaluationCluster` Model as well, as in order to delete those we need to refer back to those values. \r\n\r\nCurrently we can parse them while deleting just as we were doi... | null | null |
EvalAI | Cloud-CV/EvalAI | Dataset management? | Hello Eval.Ai people!
I'm writing to ask about dataset management. So far, datasets are organized manually, which reduces the overall usefulness of the platform. The clear examples of what I'm suggesting are OpenML [1] and Kaggle [2] dataset management. The possibility to fetch the data from the challenge with somet... | https://github.com/Cloud-CV/EvalAI/issues/3235 | 1,613,042,501,000 | 1,742,427,172,000 | null | null | null | null | null | [
"Thanks for the request @surak but at the moment this is not on our roadmap. Hence, closing this issue."
] | [] | [] |
EvalAI | Cloud-CV/EvalAI | Change `created_by` field from integer to username in `api/hosts/challenge_host_team/` API endpoint | https://github.com/Cloud-CV/EvalAI/issues/324 | 1,483,479,006,000 | 1,483,854,660,000 | 1 | 0 | B | 3 | Configuration Error | [
"can i try?",
"Sure. Go ahead. ",
"@gauthamzz are you working on it? If yes, can you please do it quicker since we need to fix it soon. ",
"@deshraj I'm trying but something is wrong with testing it . cos of proxy . ill try to do it fast \r\n\r\nI'm getting an error Value: Unable to parse connection string: \... | null | null | |
EvalAI | Cloud-CV/EvalAI | Re-running challenge submissions leads to hanging behavior | Hi EvalAI maintainers, thanks for all you do.
I'm a co-organizer of the "Argoverse 3D Detection Competition". I'm noticing that when I try to re-run a submission from the competition (with the "Re-run submission" button), I see "Submitted" or "Running" for the past 10+ hours, when each submission should take no more... | https://github.com/Cloud-CV/EvalAI/issues/3240 | 1,613,261,007,000 | 1,613,536,894,000 | 1 | 2 | A | 1 | Resource Mishandling | [
"Hi @johnwlambert ,\r\n\r\nThank you for reaching out.\r\n\r\n> I'm a co-organizer of the \"Argoverse 3D Detection Competition\". I'm noticing that when I try to re-run a submission from the competition (with the \"Re-run submission\" button), I see \"Submitted\" or \"Running\" for the past 10+ hours, when each sub... | null | null |
EvalAI | Cloud-CV/EvalAI | [Frontendv2] Overlapping issues in Challenge detail section for screen width more than 1440px. | 

| https://github.com/Cloud-CV/EvalAI/issues/3241 | 1,613,277,398,000 | 1,613,883,967,000 | null | null | null | null | null | [
"I would like to work on this.",
"Issue will be fixed with #3203."
] | [] | [
"https://github.com/Cloud-CV/EvalAI/pull/3203"
] |
EvalAI | Cloud-CV/EvalAI | [Frontendv2] Dynamically changing web container width with screen width. | Currently width of web container does not change dynamically with screen width greater than 768p and number of challenge card are also fixed .

I can make it dynamic like this -
![after](https://us... | https://github.com/Cloud-CV/EvalAI/issues/3243 | 1,613,290,193,000 | 1,615,882,887,000 | null | null | null | null | null | [
"@Ram81 @RishabhJain2018 ,I want to work on this issue, Please assign it to me."
] | [] | [
"https://github.com/Cloud-CV/EvalAI/pull/3203",
"https://github.com/Cloud-CV/EvalAI/pull/3253"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.