Package org.jetbrains.kotlinx.jupyter.api
See: Description
-
Interface Summary Interface Description CodeCell Single evaluated notebook cell representation JREInfoProvider Provides information about used Java runtime KotlinKernelHost Interface representing kernel engine, the core facility for compiling and executing code snippets Notebook Notebook is a main entry point for Kotlin Jupyter API ResultsAccessor Execution results accessor interface FieldHandlerExecution FieldHandler ResultHandlerExecution Execution interface for type handlers RendererTypeHandler Type handler for result renderers PrecompiledRendererTypeHandler Precompiled renderer type handler. Renderable Object that should be rendered to DisplayResult if it is the result of code cell DisplayResult Display result that may be converted to JSON for display_data
kernel responseDisplayResultWithCell Display result that holds the reference to related cell DisplayContainer Container that holds all notebook display results -
Object Summary Object Description Companion -
Class Summary Class Description KotlinKernelVersion Kotlin kernel version, with full specification, Comparable implementation and serialization/deserialization ClassAnnotationHandler Annotation handler used to hook class declarations with specific annotations FileAnnotationHandler FieldHandlerByClass FieldValue ResultHandlerCodeExecution Execution represented by code snippet. AlwaysRendererTypeHandler Simple implementation for RendererTypeHandler. ExactRendererTypeHandler Serializable version of type handler. SubtypeRendererTypeHandler Renders any object of superType (including subtypes). MimeTypedResult Convenient implementation of DisplayResult, supposed to be used almost always. resultsKt