> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wandb.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Rendu dans l’UI

<Card title="Comment puis-je afficher du Markdown dans l’UI ?" href="/fr/support/weave/articles/how-do-i-render-markdown-in-the-ui" arrow="true" horizontal>
  Avant de l’enregistrer, enveloppez votre chaîne avec weave.Markdown(...), puis utilisez weave.publish(...) pour la stocker. Le type de l’objet déte ...
</Card>

<Card title="Comment puis-je afficher des valeurs datetime Python dans l’UI ?" href="/fr/support/weave/articles/how-do-i-render-python-datetime-values-i" arrow="true" horizontal>
  Utilisez datetime.datetime de Python avec les informations de fuseau horaire, puis publiez l’objet avec weave.publish(...). Weave reconnaî ...
</Card>
