Forum Discussion

tdevinda's avatar
tdevinda
Regular Visitor
1 year ago
Solved

Cannot connect kernel from VS Code

I am trying to use a notebook in my Fabric Workspace from VS Code.    The issue I encounter is that my VS code does not connect to the pyspark kernel. I tried the methods highlighted here: (https:/...
  • v-hashadapu's avatar
    v-hashadapu
    1 year ago

    Hi tdevinda , Thank you for reaching out to the Microsoft Community Forum.

     

    This may be due to Fabric VS Code extension not being fully updated to support remote kernel binding for runtime 1.3. The extension still relies on patterns from runtime 1.2, where local execution was viable, causing the current incompatibility. This is not user error but a tooling limitation.

     

    Currently, Microsoft has not yet released full support for remote notebook execution through VS Code for runtime 1.3. This limitation has been noted across the community, and an update to the extension is expected, but no timeline has been published. Until then, the Fabric web UI remains the only fully supported environment for executing notebooks using runtime 1.3, as it correctly provisions and binds the remote compute kernel.

     

    If you want to monitor progress or confirm when support is added, the best place to watch is the Microsoft Fabric release notes .

     

    If this helped solve the issue, please consider marking it 'Accept as Solution' so others with similar queries may find it more easily. If not, please share the details, always happy to help.
    Thank you.