Hi, I have tried more than 5 different submissions in the past two days and I am getting failures without any login message to debug.
@felipe_b : The issue with the logs not showing for some submissions has been fixed. The logs from the latest failure is available here : AIcrowd
It seems that the software runtime specification is not done correctly, and the image build phase fails because some of the dependencies are not specified correctly.
1 Like
Excellent thank you. Luckily I corrected the yml. When running jupyter-repo2docker in my computer I have no need of adding gcc manually for the docker to build. Maybe I have a different version of repo2docker