[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-05-05 UTC."],[],["The `create_card_html` function generates an HTML snippet for a card. It requires a Jinja2 template environment, a `CardSpec`, and insights (string). It optionally takes a sequence of `ChartSpec` or `TableSpec` objects, and a sequence of `StatsSpec` objects. The function then combines this data to produce the HTML output, representing the structured card with associated chart, table, and stat data.\n"]]