-
Notifications
You must be signed in to change notification settings - Fork 337
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugon-testplan
Milestone
Description
When users connect to their own jupyter server, a common workflow:
- Add first server
- Open Kernel Picker
- Select Another Kernel
- Pick "Existing Jupyter Server"
- Paste the url and connect
- Add second server
- Open Kernel Picker
- Select Another Kernel
- Pick "Existing Jupyter Server"
- Now we have two options in the quick pick, a server added above and an action to connect to a new server
- 🐛 Users then paste the url into the input box directly, since the quick pick input is only used for "filter", users couldn't move forward
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugon-testplan