Forum Discussion
Using the Fabric API in a Fabric Notebook with the synapse Visual Studio Code Extension
- Anonymous1 year ago
Hi sllewji
Aside from the old thread below, I couldn't find any other documents or materials mentioning this limitation.
Solved: "import notebookutils" via VSCode on remote Spark ... - Microsoft Fabric Community
According to the above thread and the testing results, the
notebookutilsmodule is still not supported in VS Code for the Synapse extension currently. This feature is probably on the roadmap and will be available in future versions, but there is no ETA for its release yet.However if you still want to experience with the
notebookutilsmodule in VS Code, you might try the VS Code (Web). This is a preview feature now. In my testing, it supports thenotebookutilsmodule.To learn more about this preview feature, please read Create and manage Fabric notebooks from VS Code for the Web - Microsoft Fabric | Microsoft Learn
Best Regards,
Jing
If this post helps, please Accept it as Solution to help other members find it. Appreciate your Kudos!
Hi sllewji
Aside from the old thread below, I couldn't find any other documents or materials mentioning this limitation.
Solved: "import notebookutils" via VSCode on remote Spark ... - Microsoft Fabric Community
According to the above thread and the testing results, the notebookutils module is still not supported in VS Code for the Synapse extension currently. This feature is probably on the roadmap and will be available in future versions, but there is no ETA for its release yet.
However if you still want to experience with the notebookutils module in VS Code, you might try the VS Code (Web). This is a preview feature now. In my testing, it supports the notebookutils module.
To learn more about this preview feature, please read Create and manage Fabric notebooks from VS Code for the Web - Microsoft Fabric | Microsoft Learn
Best Regards,
Jing
If this post helps, please Accept it as Solution to help other members find it. Appreciate your Kudos!
- sllewji1 year agoRegular Visitor
Hello Jing - Thanks for taking the time to reply. My google-Fu is clearly not up to par with yours!
It is good to hear that you have had success with the VS Code (web), unfortunately my experiences have been unsuccessful so far, but I will try again