Adrien Pavão

Results 108 comments of Adrien Pavão

**User interface:** - [ ] Progress bar: #3022 - [ ] #2811 - [ ] #2402 (similar to #2602 just above) - [ ] #2516 - [ ] #2425 ![codalab_main_page_issue](https://user-images.githubusercontent.com/11784999/64874390-344f1500-d64b-11e9-81f3-eb993a08eeeb.png)...

* [ ] #2530 When setting up an instance of CodaLab, the admin contact should be configurable (in `.env` file). * [ ] #2884

Some news from Tyler: There's a bug I did not catch when I tested this, but the behavior is not consistent. It seems to always work on the first try,...

Even if the box is unchecked, an user reported a submission blocked: #3146

Hello, This is a very nice suggestion, that we have actually already mentioned in #1958. We are currently not working on it. If you wish too, you can create a...

Hello, does your scoring program includes a `metadata` file? If so, what is its content?

Hi, I am not sure I understand your problem. Where does the error message come from? You can draw inspiration from this example bundle if it helps: - https://github.com/codalab/competition-examples/tree/master/codalab/Iris The...

To have the scores reflected on the leaderboard, you need to write them in the right format, and in the `scores.txt` file in the right folder. The format is: ```yaml...

> the submission fails at the scoring step Probably your scoring program crashes. Try to check the "scoring error logs".

Hi, Thank you for your work. If I understand correctly, the aim of this feature is to be able to allow participants to submit code submissions on their own docker...