You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have improved the new MRU kernel picker and enabled that for all Insider users. Please test following scenarios for the platforms you are assigned to.
Initial setup
Please uninstall both Jupyter and Python extensions and their dependencies
Reload window and start testing
Test extension recommendation
Create or open an .ipynb file
You might receive extension recommendations but ignore them for now
Open kernel picker through "Select Kernel" and please test the options (Install Missing Extension) provided to you
Test with extensions installed
Once finished step, you should have both Python and Jupyter prereleases installed. Please test following scenarios
Verify when you open kernel picker, you have
Kernels you used before in the kernel list, and "Select Another Kernel" option at the bottom
Verify if there is no used kernel before, you see kernel sources directly, including at least "Python Environments..." and "Existing Jupyter Server"
Picking kernels from "Python Environments..." will set the environment as the active kernel
When running cells, it can prompt you to install ipykernels if it doesn't have it installed already.
Refs: microsoft/vscode-jupyter#11904
Complexity: 4
Authors: @DonJayamanne , @rebornix
Create Issue
We have improved the new MRU kernel picker and enabled that for all Insider users. Please test following scenarios for the platforms you are assigned to.
Initial setup
Test extension recommendation
.ipynb
fileTest with extensions installed
Once finished step, you should have both Python and Jupyter prereleases installed. Please test following scenarios
sudo apt install python3-pip
. It's currently an known issue Can't create environment in vanilla ubuntu vscode-python#20543Test new/untitled notebooks
Create a new jupyter notebook and test
Reload
After running cells successfully, and then reload the window, please test
The text was updated successfully, but these errors were encountered: