Forum Discussion

LukasSteindl's avatar
LukasSteindl
Frequent Visitor
1 year ago
Solved

Microsoft Fabric Runtime not visible in visual studio Code

 our goal is to develop pyspark notebooks on our local notebook using VS code while also using mssparkutils and the remote spark context. so we followed these instructions https://learn.microsoft....
  • LukasSteindl's avatar
    1 year ago

    The solution was to use the new synapse Remote vs Code extension:
    Fabric Data Engineering VS Code - RemotePreview

    the old Fabric Data Engineering VS Code extension didnt work anywhere in our team. especially not when it comes to remote executing spark on the new 1.3 spark cluster types supporting 
    mssparkutils as part of the code