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

GoogleCloudAiplatformV1NotebookSoftwareConfig

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

Notebook Software Config. This is passed to the backend when user makes software configurations in UI.

interface GoogleCloudAiplatformV1NotebookSoftwareConfig {}

§Properties

§

Optional. Google-managed NotebookRuntime colab image.

§

Optional. Environment variables to be passed to the container. Maximum limit is 100.

§

Optional. Post startup script config.