-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
feature: vscode-extensionHaving to do with VS Code extensions.Having to do with VS Code extensions.groundwork: awaiting deploymentteam: IDEtype: bugSomething isn't workingSomething isn't working
Description
Bug description
I have a environment defined in .gitpod.yml file that creates a conda Python environment (including Jupyter notebooks). It has been working fine for a while now.
Steps to reproduce
When I fired up Gitpod today (from https://github.com/DataBooth/db-hello-gitpod) I can no longer select a Jupyter kernel.
This is the workspace instance - https://green-bass-o31gml56.ws-us15.gitpod.io
I tried stopping and starting the workspace and the behaviour is reproducible.
Expected behavior
When you click Select Kernel within the notebook interface within VS Code you normally can choose from a list of (Python) environments -- but there are now no choices.
Example repository
https://github.com/DataBooth/db-hello-gitpod
Anything else?
Really loving Gitpod.
Metadata
Metadata
Assignees
Labels
feature: vscode-extensionHaving to do with VS Code extensions.Having to do with VS Code extensions.groundwork: awaiting deploymentteam: IDEtype: bugSomething isn't workingSomething isn't working