Runtime management commands for the Datalayer VS Code extension. Handles runtime selection, status display, and kernel management.
https://code.visualstudio.com/api/extension-guides/command
This module registers the following commands:
datalayer.selectRuntime
datalayer.resetRuntime
datalayer.showRuntimeStatus
Runtime management commands for the Datalayer VS Code extension. Handles runtime selection, status display, and kernel management.
See
https://code.visualstudio.com/api/extension-guides/command
Remarks
This module registers the following commands:
datalayer.selectRuntime- Shows runtime selection dialogdatalayer.resetRuntime- Resets the selected runtimedatalayer.showRuntimeStatus- Displays current runtime status