Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

JupyterConfig

import type { JupyterConfig } from "https://googleapis.deno.dev/v1/dataproc:v1.ts";

Jupyter configuration for an interactive session.

interface JupyterConfig {
displayName?: string;
kernel?: "KERNEL_UNSPECIFIED" | "PYTHON" | "SCALA";
}

§Properties

§
displayName?: string
[src]

Optional. Display name, shown in the Jupyter kernelspec card.

§
kernel?: "KERNEL_UNSPECIFIED" | "PYTHON" | "SCALA"
[src]

Optional. Kernel