display

fun Notebook.display(value: Any, id: String? = null)

Displays the given value in the notebook.

Parameters

value

The value to display.

id

An optional ID for the display.