Hi, I have prefect on a RHEL box with a windows dr...
# ask-community
e
Hi, I have prefect on a RHEL box with a windows drive mounted via smb. I would like airflow to trigger some python code using the WINDOWS process, not the linux process. Is this possible?
k
Hey @EdCode, I don't know about airflow... But Prefect is fully operable on a windows machine and you can kick off your flows in a variety of different ways (CLI, Python Client, API call, or the UI). prefect duck