Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[VS Code Insiders] Cannot connect to SQL kernel #3629

Closed
sharoncxu opened this issue Aug 8, 2024 · 1 comment
Closed

[VS Code Insiders] Cannot connect to SQL kernel #3629

sharoncxu opened this issue Aug 8, 2024 · 1 comment
Labels
Area-SQL / data querying bug Something isn't working

Comments

@sharoncxu
Copy link
Collaborator

sharoncxu commented Aug 8, 2024

Error message: "unrecognized name --kernel-name"

Screenshots

image

@jonsequitur jonsequitur changed the title Cannot connect to SQL kernel [VS Code Insiders] Cannot connect to SQL kernel Aug 8, 2024
@jonsequitur jonsequitur added Area-SQL / data querying bug Something isn't working labels Aug 8, 2024
@jonsequitur
Copy link
Contributor

This is due to the latest extension packages not being available on nuget.org.

The workaround is to include the following in your notebook:

#i "nuget:https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-SQL / data querying bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants