Join Slack
Powered by
Has anyone experienced a case when running prefect...
# ask-community
r
ramtinJ
04/09/2024, 11:35 AM
Has anyone experienced a case when running prefect inside a docker container and running
myflow.serve()
works but when having
flow_object=<http://myflow.to|myflow.to>_deployment()
and then
serve(flow_object)
it says that it cannot find the file flows/myflow.py ?
Open in Slack
Previous
Next