Datalayer VS Code Extension - v0.0.4
    Preparing search index...

    Module commands/runtimes

    Runtime management commands for the Datalayer VS Code extension. Handles runtime selection, status display, and kernel management.

    This module registers the following commands:

    • datalayer.selectRuntime - Shows runtime selection dialog
    • datalayer.resetRuntime - Resets the selected runtime
    • datalayer.showRuntimeStatus - Displays current runtime status

    Functions

    registerRuntimeCommands