Hello, I am trying to use dynamic cards for my flow - I am building off of https://github.com/outerbounds/dynamic-card-examples/blob/main/sparklines-progress/sparklines.py. The issue is that my card does not get updated dynamically (I am on the 2.15.11 version of metaflow), in the start I see the table and the table gets updated only once in the end (intermediate steps are not visible)
n
nutritious-forest-60017
05/09/2025, 3:44 PM
This thread could be informative for you. I had the same issue, but just hasn't been a priority for me to fix.
thankyou 1
h
hallowed-soccer-94479
05/09/2025, 5:32 PM
I took a look at @ripe-dog-29417 issue and it seems like we are using the latest version of the UI
n
nutritious-forest-60017
05/09/2025, 5:39 PM
yea that isn't the problem from my understanding. I bumped the version on mine and it didn't fix the issue. If you look further down in that thread I give some more information.