Private ReadonlyauthPrivate ReadonlycontrollerPrivate ReadonlysdkPrivatebuildBuild QuickPick items: commands + controllers.
Order:
Array of QuickPick items
PrivatecreateCreate CPU runtime. Shows creation flow (snapshot, name, duration) and auto-connects.
PrivatecreateCreate GPU runtime. Shows creation flow (snapshot, name, duration) and auto-connects.
PrivategetGet active runtimes from platform.
Array of runtime DTOs
Show runtime selector QuickPick. Entry point called from 'datalayer.selectRuntime' command.
The notebook document to select runtime for
Selector for Datalayer runtimes and Pyodide. Shows a QuickPick with create commands + controllers.
Architecture Pattern: