SQL Cell in Notebook requires a Python kernel #19753
Replies: 1 comment
-
Hi @peter-decide, Feel free to reach out to the Polyglot extension team via GitHub issues: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using VSCode also for Python development.
But when moving from Azure Data Studio to VSCode mssql plugin, I want to use SQL only. No Python involved.
When opening an .ipynb notebook created with Azure data studio,
first annoyance is that I seem to have to connect to the database separately for each notebook cell.
Second, this is a blocker,
I have to select a Python envoronment / existing Jupyter Server.
When no Python is involved, this should not be necessary?
I did not file this as a bug because I don't know if I made a mistake. Please help.
Beta Was this translation helpful? Give feedback.
All reactions