Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Anonymous
Not applicable

VS Code notebook failure - Spark

I want to integrate VS code with my Fabric workspace and I have been able to successfully do it. I have followed all the pre-requisites mentioned in this link - https://learn.microsoft.com/en-us/fabric/data-engineering/setup-vs-code-extension.

 

But when I try to run any spark related commands in VS code, I get an error - "AttributeError: 'NoneType' object has no attribute 'sql'" and "spark is not defined Pylance". However these commands are successfully running in Fabric.

 

My kernel specification is - fabric-synapse-runtime-1-2(Python 3.10.12)

 

As a quick fix, I tried to reinstall VS Code and the extension but unfortunately nothing worked. 
Would appreciate any quick help or solution on this.

 

Thanks.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

The solution that worked for me is - Re-installing VS Code by clearing the cache files as well during uninstallation.

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

The solution that worked for me is - Re-installing VS Code by clearing the cache files as well during uninstallation.

Anonymous
Not applicable

Hi @Anonymous 
Glad that your query got resolved. Please continue using Fabric Community for any help regarding your queries.

Anonymous
Not applicable

Hi @Anonymous 

Thanks for using Fabric Community.
Please follow these steps:
1) Right click the ipython notebook

vnikhilanmsft_0-1716961444941.png

 

 



Reveal in File Explorer

2) Open the python log file: ../../../logs/${NOTEBOOK_ARTIFACT_ID}/PySparkLighter.log and check the session failure reason

vnikhilanmsft_1-1716961444722.png

 

Please attach the screenshot of the error here to understand what is happening.

You can also try stopping the spark session in the Notebook and try running in VS code. 
Thanks

Anonymous
Not applicable

Hi @Anonymous, 

Here is the screenshot of the logs that i can see.

MMBI_0-1716968525418.png

 

Also how do I stop the Spark session in notebook and run in VS code?

 

Thanks.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Fabric Update Carousel

Fabric Monthly Update - March 2026

Check out the March 2026 Fabric update to learn about new features.

Top Kudoed Authors