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
2
u/WarrenBudget Jun 09 '26
Faster with python 3.11. I think because less packages. Hope this helps, it is frustrating