Forum Discussion
Error with notebook debugging is vs code.
Hi v-hashadapu,
Thanks once again for your reply. I have now tried following your instructions, by uninstalling all fabric related vs code extensions. It still does not work, I am still only able to see the Microsoft Runtime PySpark kernel, and the debugging does not work.
I don't see the error: "ExtensionIsReady not found" anymore.
But I still get the error:
I don't have the Fabric Data Engineering (Preview) extension avaliable to me, only the Fabric Data Engineering extension, should I try with the pre-release version of the extension?
Hi TobiasKon , Thank you for reaching out to the Microsoft Community Forum.
This may mean the Fabric VS Code desktop extension isn’t fully setting itself up. On desktop it needs OpenJDK 8 (JDK, not JRE), Conda and the Jupyter extension, with JAVA_HOME and PATH pointing to that JDK. Once those are installed, reinstall the Fabric Data Engineering (desktop) extension, set a local work folder through its command, sign in and select your Fabric workspace. That should make the synapse-spark-kernel show up, without it, debugging won’t run. If it still errors, try the extension’s pre-release build, which fixes the crash in newer versions.
Solved: Re: VS Code and Synapse Kernel - Microsoft Fabric Community
Solved: Can't start kernel from notebook in VS Code synaps... - Microsoft Fabric Community
Create and manage Fabric notebooks from VS Code for the Web - Microsoft Fabric | Microsoft Learn
VS Code extension overview - Microsoft Fabric | Microsoft Learn
Synapse/Fabric Kernel is not available in VS Code. · Issue #13 · microsoft/SynapseVSCode