Adrien Pavão

Results 108 comments of Adrien Pavão

Shouldn't this come with changes in `docker-compose.yml`, so the containers access the new environment variables `HTTP_PROXY` and `HTTPS_PROXY`?

I was not able to reproduce the bug. For instance, here, I added "(test)" to a HTML page of your competition (https://codalab.lisn.upsaclay.fr/competitions/15648?secret_key=56fe7dd5-f469-4d03-ab2f-0e12f33b2430) using the editor:

Done on [Codabench](https://github.com/codalab/codabench)

The bug appears soon after clicking to `Submit`. The submission is not even read.

@AliRajaei95 The three competitions mentionned in this issue should now be working fine now (L2RPN, MetaDL, VIP Cup). The problem is that the `is_migrating_delayed` competition property sometimes is set to...

Thank you for the additional information, this is very helpful in understanding the bug.

In [Codabench](https://www.codabench.org) ([source](https://github.com/codalab/codabench)), users have profiles and the "Participants" interface allow organizers to send emails to the participants. Codabench will be gradually adopted as the new CodaLab Competitions. I think...

Hi, Wow, good catch. This seems to be the case for all competitions. We did not realize this was missing, thanks for reporting.

Note that, as a workaround, you can find the scores in the scores in the downloadable output from scoring step. And obviously on the leaderboard if the submission is on...