Are community created blocks allowed in prefect 3,...
# ask-community
n
Are community created blocks allowed in prefect 3, not sure if the cookie cutter project from 2 is the one I should be using, could find anything in the integrations section on the docs.
a
Yup, community created blocks work with Prefect 3. The collection cookie cutter project is woefully out of date, but this guide for creating custom blocks should give you what you need.
n
Thanks, appreciate it!