Open/run notebook in VSCode #24991
-
I had a notebook I created in Azure Data Studio, but recent updates in our environment have rendered ADS broken and it seems like a massive time sink trying to troubleshoot the electron errors. I have a working install of VSCode and can open the notebooks in it instead. Is there a Kernel/extension that enables queries against MS SQL to be run from a ipynb notebook in VS Code? If so what is it called in the marketplace? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Sorry to hear you're having problems, could you copy these errors you're seeing so we can look into it? VS Code has the Polyglot Notebooks extension which supports SQL & Kusto connections if you wanted to try that. |
Beta Was this translation helpful? Give feedback.
-
Thanks! It looks like the ADS install is corrupted somehow (the file it's looking for definitely should exist) - so I'd reach out to whoever has admin access and let them know so they can hopefully reinstall it for you. |
Beta Was this translation helpful? Give feedback.
Sorry to hear you're having problems, could you copy these errors you're seeing so we can look into it?
VS Code has the Polyglot Notebooks extension which supports SQL & Kusto connections if you wanted to try that.