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.comms
Package-level
declarations
Types
Functions
Types
Comm
Handler
Link copied to clipboard
interface
CommHandler
Comm
Manager
Impl
Link copied to clipboard
class
CommManagerImpl
(
connection
:
JupyterCommunicationFacility
)
:
CommManagerInternal
Comm
Manager
Internal
Link copied to clipboard
interface
CommManagerInternal
:
CommManager
Debug
Port
Comm
Handler
Link copied to clipboard
class
DebugPortCommHandler
:
CommHandler
Functions
install
Comm
Handler
Link copied to clipboard
fun
ReplForJupyter
.
installCommHandler
(
commHandler
:
CommHandler
)
require
Unique
Targets
Link copied to clipboard
fun
Collection
<
CommHandler
>
.
requireUniqueTargets
(
)