toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
api
/
org.jetbrains.kotlinx.jupyter.api
/
KotlinKernelHost
/
updateDisplay
update
Display
abstract
fun
updateDisplay
(
value
:
Any
,
id
:
String
?
=
null
)
Updates display data with given
id
with the new
value