Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Python Environment Kernel Picker #13765

Closed
3 tasks done
DonJayamanne opened this issue Jun 26, 2023 · 0 comments
Closed
3 tasks done

Test Python Environment Kernel Picker #13765

DonJayamanne opened this issue Jun 26, 2023 · 0 comments

Comments

@DonJayamanne
Copy link
Contributor

DonJayamanne commented Jun 26, 2023

Testing the Python Environment Kernel Picker

Refs: #11904

Complexity: 3

Authors: @DonJayamanne

Create Issue

Create Issue


Requirements

  • Have a python environments installed
  • Have Conda installed

Setup pre-requisites

Steps

  • Open VS Code Insiders
  • Open a notebook
  • from the command palette select the command Jupyter: Show Output
  • Verify the user belongs to the experiment group FastKernelPicker
    To verify this, look for the line FastkernelPicker in the output (see below as an example)
Visual Studio Code - Insiders (1.80.0-insider, undefined, desktop)
Jupyter Extension Version: 2023.6.100.
Python Extension Version: 2023.11.11741005.
Platform: darwin (arm64).
Workspace folder ~/Desktop/development/vsc/vscode-jupyter, Home = /Users/donjayamanne
17:07:17.470 [info] User belongs to experiment group 'FastKernelPicker'
  • Open the kernel picker top right hand corner
  • Click Select Another Kernel -> Python Environments
  • Verify the Kernel picker is displayed immediately and at least one python environments is displayed immediately
  • From the command palette select the command Python: Select Interpreter
  • Verify the list of Python environments displayed in the Kernel picker is displayed as quickly as the items displayed in the Python Interpreter picker (there should not be any noticeable difference)
@DonJayamanne DonJayamanne added bug Issue identified by VS Code Team member as probable bug testplan-item and removed bug Issue identified by VS Code Team member as probable bug labels Jun 26, 2023
@DonJayamanne DonJayamanne added this to the June 2023 milestone Jun 26, 2023
@aiday-mar aiday-mar removed their assignment Jun 27, 2023
@Tyriar Tyriar removed their assignment Jun 27, 2023
@devinvalenciano devinvalenciano removed their assignment Jun 27, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants