concord icon indicating copy to clipboard operation
concord copied to clipboard

Custom python package

Open amobash2 opened this issue 4 years ago • 0 comments

Hi, is it possible to use a custom python package when using concord, e.g. passing a local location on laptop or a git repo on internal walmart network that contains a wheel file for concord to install on the instances for a job?

Majority of data science pipelines have this functionality, it will remove duplications in code, and simplify the file list in yml file as well (instead of many files, we can pass an entry script).

amobash2 avatar Aug 12 '21 21:08 amobash2