toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
api
/
org.jetbrains.kotlinx.jupyter.api
/
AfterCellExecutionCallback
After
Cell
Execution
Callback
typealias
AfterCellExecutionCallback
=
KotlinKernelHost
.
(
snippetInstance
:
Any
,
result
:
FieldValue
)
->
Unit