Unanswered
How Can I Add My Requirements.Txt File To The Pipeline Instead Of Each Tasks?
Hi @<1610083503607648256:profile|DiminutiveToad80>
You mean the pipeline logic? It should autodetect the imports of the logic function (like any Task.init call)
You can however call Task.force_requirements_env_freeze
and pass a local requiremenst.txt
Make sure to call it before create the Pipeline object
None
143 Views
0
Answers
one year ago
one year ago