DonJayamanne / vscode-default-python-kernel

Default Python Kernels for Jupyter Notebooks
MIT License
1 stars 0 forks source link
jupyter-notebook python vscode

This extension automatically selects the active Python Environment as a Kernel for a Jupyter Notebook opened in VS Code.

This is useful when you have multiple Python environments and want to use the one that is currently selected in the Python extension, by passing the Kernel Picker entirely.

Note: