Make kernel and selection UI consistent #16248
Labels
feature-request
Request for new features or functionality
notebook-kernel-picker
under-discussion
Issue is under discussion for relevance, priority, approach
I checked if there is an issue already; couldn't find one.
I teach an introductory course on Python and data analysis. We recently went through how to work with Python files and notebooks in VSCode, and one of the steps is selecting the interpreter/kernel (respectively). It occurred to me that it's strange that they're in different places in the UI. Screenshots below.
I know they are technically different things, but they are conceptually very similar, certainly for people working in Python (files and notebooks) exclusively.
My proposal: Move the kernel selection to the Status Bar, same placement as the interpreter selection.
Thanks!
Interpreter
Kernel
The text was updated successfully, but these errors were encountered: