Flyte DeckΒΆ

Contains deck renderers provided by flytekit.

Deck

Deck enable users to get customizable and default visibility into their tasks.

TopFrameRenderer

Render a DataFrame as an HTML table.

MarkdownRenderer

Convert a markdown string to HTML and return HTML as a unicode string.

SourceCodeRenderer

Convert Python source code to HTML, and return HTML as a unicode string.