mammoth-rainbow-82717
03/30/2023, 1:24 PMhandsome-ocean-79057
03/30/2023, 1:57 PMmy_src/
- cool_stuff.py
flows/
- my_src/ (symlink)
- my_flow.py
- other_flow.py
This way you have flows and source code cleanly organized in folders, but metaflow can still package your src code when running remote taskshandsome-ocean-79057
03/30/2023, 1:58 PMmammoth-rainbow-82717
03/30/2023, 2:01 PMAlso would be nice to be able to tell metaflow to NOT package the code explicitly. For example we were thinking our production runs would have the code packaged and versioned via docker, and we only need to package the src during development
This indeed would be good. 🙂
Is there an open issue for it?mammoth-rainbow-82717
03/30/2023, 2:02 PMhandsome-ocean-79057
03/30/2023, 2:02 PMmammoth-rainbow-82717
03/30/2023, 2:38 PMhandsome-ocean-79057
03/30/2023, 3:41 PMpython flow.py argo-workflows create for examplehandsome-ocean-79057
03/30/2023, 3:41 PMmammoth-rainbow-82717
03/30/2023, 3:45 PM