hey team, I am running Metaflow `2.11.9` - and I a...
# ask-metaflow
c
hey team, I am running Metaflow
2.11.9
- and I also have
metaflow-netflxext=1.1.3
installed as well. I am trying to run a flow and using the metaflow-card-html package to attach an HTML object to a step card - however the card is failing to render in the UI. When I run the flow locally - the card renders as expected. However when I use the
metaflow-netflxext
@named_env
decorator, the card does not render (despite all necessary packages being installed in the environment. Im wondering why the use of the named-environments functionality is causing the issues with the html card not rendering? providing a screenshot of the metaflow UI with the failed card render in the 🧵
✅ 1