kotlin-jupyter-kernel
Toggle table of contents
0.13.0-481-1
jvm
Platform filter
jvm
Switch theme
Search in API
kotlin-jupyter-kernel
shared-compiler
/
org.jetbrains.kotlinx.jupyter.messaging
/
NoOpDisplayHandler
No
Op
Display
Handler
object
NoOpDisplayHandler
:
DisplayHandler
Members
Functions
handle
Display
Link copied to clipboard
open
override
fun
handleDisplay
(
value
:
Any
,
host
:
ExecutionHost
,
id
:
String
?
)
handle
Update
Link copied to clipboard
open
override
fun
handleUpdate
(
value
:
Any
,
host
:
ExecutionHost
,
id
:
String
?
)