hallowed-australia-42114
07/26/2023, 9:00 PMpython dummy.py card view start the pathspec is not found.hallowed-glass-14538
07/26/2023, 11:01 PMhallowed-glass-14538
07/26/2023, 11:04 PMpython dummy.py card view start after the flow finishes execution ? Since cards are run time artifacts, you need to ensure that the step a @card is added to finishes execution; After which the python dummy.py card view <stepname> should work.hallowed-australia-42114
07/26/2023, 11:09 PMhallowed-australia-42114
07/26/2023, 11:11 PM>Card render failed with error :
>Object not found:
>Task('HelloFlow/1690412901605615/hello/2') does not existhallowed-glass-14538
07/26/2023, 11:16 PMhallowed-australia-42114
07/26/2023, 11:18 PMhallowed-glass-14538
07/26/2023, 11:18 PMhallowed-australia-42114
07/26/2023, 11:18 PMhallowed-glass-14538
07/26/2023, 11:22 PMMETAFLOW_SERVICE_URL in your configuration file
This much should get you started with cards getting generated on kubernetes and they also showing up on local. Ideally outside deploying the service, there should be no change in the code. Only in the metaflow config file to make everything work as expected.hallowed-australia-42114
07/26/2023, 11:32 PM