Techniques to pull data from EvalAI from within EvalAI-ngx#246
Techniques to pull data from EvalAI from within EvalAI-ngx#246jayaike wants to merge 4 commits intoCloud-CV:masterfrom
Conversation
Codecov Report
Continue to review full report at Codecov.
|
|
@nsjcorps Nice suggestions. I think COPY helps our usecase. Also, we have EvalAI as a docker image, we can get inspiration from here |
|
Thanks, @pushkalkatara , I like the sound of that. Please Review @Ram81 , @pushkalkatara |
|
Some really good points have been mentioned already. I was thinking along the lines of maintaining a separate codebase for the django container since that is the only dependency shared between both the repositories. |
|
That makes a lot of sense. That way you only have to pull the separate codebase that is shared by both repositories |
As requested in a GCI task: