Deck standard Plugin API reference#

Tags: UI

This package contains things that are useful when extending Flytekit.

BoxRenderer(column_name)

In a box plot, rows of data_frame are grouped together into a box-and-whisker mark to visualize their distribution.

FrameProfilingRenderer([title])

Generate a ProfileReport based on a pandas DataFrame

MarkdownRenderer()

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