Forum Discussion

mhaupt's avatar
mhaupt
Frequent Visitor
2 years ago
Solved

Issues setting up Synapse VS code on VS desktop

Hi there, Hoping someone might be able to assist with setting up Synapse VS code on my VS desktop.  The issue I have is that I don't have the "synapse-spark-kernel" created.  Instead I have a couple...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi mhaupt 
    Thanks for using Fabric Community.
    Apologies for the issue. The issue is with the Microsoft Document. The document has not been updated yet. You are receiving the correct runtimes. You can select any one of the "fabric-synapse-runtime" based on your notebook. The runtime version should same as your notebook.

    Coming to the code part VScode.dev(web version of VS code) can run %%sql, but desktop does not support this magic command yet. Only %pip is supported for now.

    Hope this helps. Please let me know if you have any further questions.