Package-level declarations

Types

Link copied to clipboard
abstract class Integration(notebook: Notebook, options: MutableMap<String, String?>) : JupyterIntegration
abstract class Integration(notebook: Notebook, options: MutableMap<String, String?>) : JupyterIntegration
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class SparkIntegration(notebook: Notebook, options: MutableMap<String, String?>) : Integration
class SparkIntegration(notebook: Notebook, options: MutableMap<String, String?>) : Integration

%use spark

Link copied to clipboard
class SparkStreamingIntegration(notebook: Notebook, options: MutableMap<String, String?>) : Integration
class SparkStreamingIntegration(notebook: Notebook, options: MutableMap<String, String?>) : Integration

%use spark-streaming