toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.execution
/
JupyterExecutor
/
launchJob
launch
Job
abstract
fun
launchJob
(
runnable
:
suspend
CoroutineScope
.
(
)
->
Unit
)