Datalayer VS Code Extension - v0.0.17
    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 in the environment.