codalab / codabench

Codabench is a flexible, easy-to-use and reproducible benchmarking platform. Check our paper at Patterns Cell Press https://hubs.li/Q01fwRWB0
Apache License 2.0
76 stars 28 forks source link

Change base image for Dockerfile.flower #1520

Closed Didayolo closed 4 months ago

Didayolo commented 4 months ago

Issues this PR resolves

Checklist

ihsaan-ullah commented 4 months ago

All good

with the new dockerfile for flower everything works.

Didayolo commented 4 months ago

OK, I guess we need to test this on the test server before merging it.

Didayolo commented 4 months ago

I rebuilt the docker on codabench-test, and now the sample code submission on Mini-AutoML returns this error:

python3: can't open file '/app/program/ingestion.py': [Errno 2] No such file or directory

EDIT: there is a confusion. The address of the server has changed. The bug does not seem to be related to this change.

Didayolo commented 4 months ago

Test server is fixed. Now testing this PR there.