Ram Ramrakhya

Results 35 issues of Ram Ramrakhya

### 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...

easy_to_fix
backend
good first issue

### Description This PR handles gracefully handles the exception at https://github.com/Cloud-CV/EvalAI/blob/master/scripts/workers/submission_worker.py#L693. As we now have `Start worker` feature available feature in `Manage Tab` whenever a challenge host tries to start...

### Description This PR - [x] Add presigned URL generation API for submission file download. Merge after #3057

### Description Currently, when a challenge link from EvalAI is shared users see a generic view of EvalAI homepage. We want the details specific to a challenge to be shown...

good first issue
GSOC-2021

### 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...

easy_to_fix
frontend_v2
GSOC-2021

### Description We follow the design of centering the page content for larger screens. The `Dashboard` and `Challenge` page don't follow the content center style in frontend v2. Here's how...

frontend_v2
GSOC-2021

Goal of the issue is to fix the bug in padding calculation logic for pooling layers. Due to miscalculation of padding shapes of layers are miscalculated leading to failure in...

bug
backend
medium

In `RTC-Feature` branch, implementation for Real Time Collaboration is in progress. In order to make code more readable documentation for backend codebase needs to be added.

backend
easy

As per the current implementation of Real Time Collaboration feature all the anonymous user have same name **Kafka** and the highlighting color is assigned randomly for each new user that...

fullstack
medium

In `RTC-Feature` branch, implementation for Real Time Collaboration is in progress. In order to make code more readable documentation for frontend codebase needs to be added.

frontend
easy