somewhere, though the lack of examples for a local process deployment and the rather non-verbose error message, makes me pull my hair out 😞
Will add the
from prefect import flow
@flow
def sn_data_loader():
print("Hello, world!")
n
Nate
06/10/2024, 3:46 PM
Copy code
❯ prefect --no-prompt deploy local-dev-jp
this should be
Copy code
❯ prefect --no-prompt deploy --name local-dev-jp
🙌 1
j
jpuris
06/10/2024, 3:47 PM
oh my god.. thank you!!!
jpuris
06/10/2024, 3:47 PM
Copy code
❯ prefect --no-prompt deploy --name local-dev-jp
This deployment configuration references work pool 'jp-local-dev-pool' which does not exist. This means no worker will be able to pick up its runs. You can create a work pool in the Prefect UI.
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.