kotlin-jupyter-kernel
Toggle table of contents
0.14.1-522
jvm
Platform filter
jvm
Switch theme
Search in API
kotlin-jupyter-kernel
shared-compiler
/
org.jetbrains.kotlinx.jupyter.messaging
/
StatusMessage
Status
Message
@
Serializable
class
StatusMessage
(
val
status
:
KernelStatus
)
:
MessageContent
Members
Constructors
Status
Message
Link copied to clipboard
constructor
(
status
:
KernelStatus
)
Properties
status
Link copied to clipboard
@
SerialName
(
value
=
"execution_state"
)
val
status
:
KernelStatus