toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
api
/
org.jetbrains.kotlinx.jupyter.api.libraries
/
CommManager
/
getComms
get
Comms
abstract
fun
getComms
(
target
:
String
?
=
null
)
:
Collection
<
Comm
>
Get all comms for a given target, or all opened comms if
target
is
null