Open
Description
openedon Apr 27, 2022
While testing #9768, I was quite confused by the kernel picker UI.
- I select "Python 3" unstarted (the only kernel at the start)
- I run a cell
- The kernel picker says the unstarted kernel is the currently selected kernel
- There is a new entry that is the newly started kernel which is truly the currently selected kernel
Perhaps there is a solution in the proxy/lazy kernel work.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment