View Source Kino.Render protocol (Kino v0.9.4)

Protocol defining term formatting in the context of Livebook.

Link to this section Summary

Functions

Transforms the given value into a Livebook-compatible output.

Link to this section Types

Link to this section Functions

@spec to_livebook(t()) :: Kino.Output.t()

Transforms the given value into a Livebook-compatible output.