Hi all, I’m new to metaflow as well. Does anyone have any insights on generating cards when flows are running in a kubernetes cluster? I’ve tried adding the card decorator to my flow but when when I do
python dummy.py card view start
the pathspec is not found.