Datalayer VS Code Extension - v0.0.9
    Preparing search index...
    • Fast ipykernel detection by checking filesystem Avoids slow subprocess calls (pip list)

      Performance: ~1-2ms per environment (vs 100-500ms for subprocess)

      Parameters

      • pythonPath: string

        Absolute path to Python executable

      • OptionalenvType: string

        Optional environment type (conda, venv, etc.)

      Returns boolean

      true if ipykernel is installed