dhume
11/06/2019, 7:56 PMadd_flow
any flow that relies on those shared functions. Is there a simple work around without turning the shared functionality into it’s own library and adding it to python_dependencies
Chris White
11/06/2019, 7:59 PMsetup.py
file that allows for all of your shared function imports
- create a custom Docker image with this python package installed and use it as your base_image
on the docker storage object