By default it will use the packages that were detected in the environment. You can override that default behaviour with this.
I see, thank you for the help but shouldn’t it automatically install packages that I’m specifying?
I think this is what you're looking for then - NoneTask.add_requirements
basically how can I make sure the packages from the requirements.txt
get picked up instead of theses ones?
hi @<1523701070390366208:profile|CostlyOstrich36> thanks for the reply but that doesn’t seem to be the case, I have a requirements.txt
file that is very different from the one getting displayed
Hi @<1772433273633378304:profile|VexedWoodpecker50> , these are the packages that were on the environment that ran the experiment. Please see here - None