interactive
interactive copied to clipboard
[VS Code Insiders] Cannot connect to SQL kernel
Error message: "unrecognized name --kernel-name"
Screenshots
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"