Hi there all! is there a way to set empty requirements when creating a remote task? I have tried to set packages to none or empty array, but it doesn’t work,...
10 months ago
This will disable Pip installations for all of the tasks running on that Agent, correct?
Inside Python code task.execute_remotely()
Yes, I can test that .
However, it will still show all of those automatically detected packages in my configuration, which I want to avoid