kotlin-jupyter-kernel
Toggle table of contents
0.14.1-503
jvm
Platform filter
jvm
Switch theme
Search in API
kotlin-jupyter-kernel
shared-compiler
/
org.jetbrains.kotlinx.jupyter.repl.creating
/
DefaultReplComponentsProvider
/
DefaultReplComponentsProvider
Default
Repl
Components
Provider
constructor
(
_settings
:
DefaultReplSettings
,
_communicationFacility
:
JupyterCommunicationFacility
,
_commManager
:
CommManager
,
_inMemoryResultsHolder
:
InMemoryReplResultsHolder
)