concord
concord copied to clipboard
Custom python package
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).