-
Notifications
You must be signed in to change notification settings - Fork 343
Closed
Copy link
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugnotebook-kernel-pickeron-testplanupstream-pythonBlocked on upstream Python ExtBlocked on upstream Python Ext
Milestone
Description
Scenario:
- User creates a new conda environment (without Python, this happens when users do not provide python version info)
- User opens a notebook and goes into kernel picker and this new conda env isn't in the list
- However this conda env is in the list of python interpreters
Note:
- The new conda env is listed in list of Python interpreters in the Python extension
- Upon selecting this interpreter Python extension will install python into this conda env
Suggestions
- Display this kernel in the kernel picker
- Upon selecting this conda env from the kernel picker do what Python extension does today (via a Python extension API)
lucahost
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugnotebook-kernel-pickeron-testplanupstream-pythonBlocked on upstream Python ExtBlocked on upstream Python Ext