John Kang
helper_script
Kevin Kho
helper_script="conda activate myenv"
from prefect.tasks.shell import ShellTask shell = ShellTask(helper_script="source ~/anaconda3/bin/activate fugue_tutorials", return_all=True, log_stderr=True, stream_output=True) shell.run(command = "pip show fugue")
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.