Forum Discussion
KJ14
8 days agoNew Member
Unexpected error in fabric pyspark notebook
Hi Everyone, I am using Fabric pyspark notebook .It was as working fine until last month but when i am trying to run it now but showing error like F is not defined but I have already imported funct...
Kagiyama_yutaka
Continued Contributor
7 days agoIf you don’t mind, can you share your cell layout and the full error text? Even a short snippet is fine. Without that, it’s basically guesswork and I can’t say why F is suddenly undefined.
Fabric notebooks sometimes drop state between runs, so imports or variables just disappear. I need to see the cell order + exact error to confirm if that’s the case.