Anyone knows where is the “Projects” section in th...
# ask-community
y
Anyone knows where is the “Projects” section in the new docs?
1
j
looks like deprecated as of 2.10.14
1
s
Hi Yaron, while the name “projects” was deprecated, the concept itself can be found here: https://docs.prefect.io/latest/guides/prefect-deploy/?h=pull#deploying-flows-to-work-pools-and-workers
The deployments concept documentation now positions
flow.serve()
front and center, with workers and work pools being more advanced topics. We discuss the two approaches to deployments more at the bottom of the concepts documentation 🙂
y
@Serina Great! Thank you for the clarification!