JupyterIntegration

Base class for library integration with Jupyter Kernel via DSL Derive from this class and pass registration callback into constructor

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
class Builder(val notebook: Notebook)

Functions

Link copied to clipboard
open override fun getDefinitions(notebook: Notebook): List<LibraryDefinition>
Link copied to clipboard