> ## 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.

# UI 렌더링

<Card title="UI에서 마크다운을 렌더링하려면 어떻게 하나요?" href="/ko/support/weave/articles/how-do-i-render-markdown-in-the-ui" arrow="true" horizontal>
  저장하기 전에 문자열을 weave.Markdown(...)으로 감싼 다음, weave.publish(...)를 사용해 저장하세요. 객체의 유형이 결 ...
</Card>

<Card title="UI에서 Python datetime 값을 렌더링하려면 어떻게 하나요?" href="/ko/support/weave/articles/how-do-i-render-python-datetime-values-i" arrow="true" horizontal>
  시간대 정보가 포함된 Python의 datetime.datetime을 사용하고, weave.publish(...)를 사용해 객체를 저장하세요. Weave는 인식 ...
</Card>
