Mathuraju Sivasankar
02/11/2023, 4:17 PMeli yosef
02/12/2023, 10:53 AMOluremi Akinwale
02/13/2023, 8:25 AMMike O'Connor
02/13/2023, 11:42 AMKristian Sentić
02/14/2023, 10:52 AMBrandon Reid
02/14/2023, 4:40 PMq ret
02/15/2023, 2:40 PMq ret
02/15/2023, 2:40 PMq ret
02/15/2023, 2:40 PMfrom test_flow import download_test_flow
from prefect.deployments import Deployment
deployment = Deployment.build_from_flow(
flow=download_test_flow,
name="download_test_flow-deployment",
version=1,
apply = True,
)
q ret
02/15/2023, 2:40 PMq ret
02/15/2023, 2:41 PM/var/folders/17/7_6vn17x5z77mfq5wpccgfc80000gn/T/ipykernel_58629/1032681887.py:4: RuntimeWarning: coroutine 'Deployment.build_from_flow' was never awaited
deployment = Deployment.build_from_flow(
RuntimeWarning: Enable tracemalloc to get the object allocation traceback
q ret
02/15/2023, 2:41 PMq ret
02/15/2023, 2:41 PMdeployment.apply()
q ret
02/15/2023, 2:41 PMq ret
02/15/2023, 2:42 PM---------------------------------------------------------------------------
AttributeError Traceback (most recent call last)
/var/folders/17/7_6vn17x5z77mfq5wpccgfc80000gn/T/ipykernel_58629/2991491988.py in <module>
----> 1 deployment.apply()
AttributeError: 'coroutine' object has no attribute 'apply'
q ret
02/15/2023, 2:42 PMMansour Zayer
02/17/2023, 4:59 PMjpuris
02/20/2023, 10:26 AMBrandon Reid
02/21/2023, 3:54 PMf
for fullscreen, c
for re-center). I'd love to hear if folks find them helpful or not. Will be focussing on some bigger stuff for the graph next.Leon Kozlowski
02/21/2023, 8:04 PMPreeti Mandole
02/22/2023, 9:55 AMprefect dev
for development commands.
http://127.0.0.1:4200 : Getting response as {"detail":"Not Found"}
could anyone help me to fix this issuePedro Henrique
02/22/2023, 5:58 PMHarry Hause
02/22/2023, 6:56 PMJean-Michel Provencher
02/23/2023, 4:07 PMJenia Varavva
02/23/2023, 7:48 PMjohn enquist
02/23/2023, 8:26 PMMatthew Scanlon
02/24/2023, 2:16 PMDeepak Pilligundla
02/24/2023, 2:43 PMJai P
02/24/2023, 3:28 PMSubflow Runs
tab has different names for the subflows runs than the flow run ui, which makes it difficult sometimes to know what is whatLeon Kozlowski
02/24/2023, 5:11 PMFlow Runs
page, when I hover over the first 2 flow runs, there is some noticeable latency of the tile sliding + what seems like heavy network calls