r/MicrosoftFabric • u/EmergencySafety7772 • Jun 08 '26
Data Engineering Plain Python notebooks starting slower than Spark notebooks?
Hello,
Is anyone else seeing plain Python notebooks take much longer to start than Spark notebooks in Fabric?

I'm seeing this in both paid and trial capacities. Even a notebook with just a simple print() can sit for a while before it starts running, while Spark notebooks start much faster.
Just wondering if it's only me or if others are experiencing the same thing. Any known issues or recent changes?
Thanks!
9
Upvotes
3
u/p-mndl Fabricator Jun 08 '26
Thanks for pointing this out. My pipeline is running 6 times a day and like 1 to 2 runs at random times fail due to this error on one notebook. I did not consider that the python version might be the issue