curved-market-11906
04/09/2024, 2:02 PM2.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 🧵curved-market-11906
04/09/2024, 2:03 PMdry-beach-38304
04/09/2024, 2:49 PMcurved-market-11906
04/09/2024, 3:28 PMcurved-market-11906
04/09/2024, 3:29 PM@conda and @pypi decorators (even combined in the same flow) the card renders properlydry-beach-38304
04/09/2024, 3:30 PMmetaflow environment show --pathspec <pathspec to step>dry-beach-38304
04/09/2024, 3:30 PMdry-beach-38304
04/09/2024, 3:30 PMdry-beach-38304
04/09/2024, 3:31 PMnamed_env is just a way to alias other environments so there is functionally no difference between using that and a combination of conda, pypi.