microsoft / vscode-jupyter

VS Code Jupyter extension
https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter
MIT License
1.3k stars 294 forks source link

only set notebook open context key if it uses a jupyter kernel #16226

Closed amunger closed 3 days ago

amunger commented 6 days ago

part of https://github.com/microsoft/vscode/issues/233917

make the variable view more recognizable as not built-in and only show the view if a jupyter kernel is being used in an open notebook - we can't provide variables otherwise