Join Slack
Powered by
Would the prefect conda pacakge start up out of th...
# introductions
d
Dylan
02/25/2022, 10:48 PM
Would the prefect conda pacakge start up out of the box with none of the external dependencies defined or would I need to essentially do what’s been done here?
https://github.com/PrefectHQ/prefect/blob/master/src/prefect/cli/docker-compose.yml
k
Kevin Kho
02/25/2022, 10:59 PM
prefect server start
uses the docker compose and fills it in then starts the server as separate services
4
Views
Open in Slack
Previous
Next