Skip to content

Conversation

@tomqwpl
Copy link
Contributor

@tomqwpl tomqwpl commented Nov 9, 2023

When selecting a notebook kernel, prompt was saying "Select kernel from undefined". "Undefined" here was supported to be the extension name. When the quick pick items are generated, they are generated with a value of "label". Nothing else references or populates a property of "source", so seems safe to change the code to reference "label" instead.

When selecting a notebook kernel, prompt was saying
"Select kernel from undefined". "Undefined" here was supported
to be the extension name. When the quick pick items
are generated, they are generated with a value of "label".
Nothing else references or populates a property of "source",
so seems safe to change the code to reference "label" instead.
@rebornix rebornix added this to the November 2023 milestone Nov 9, 2023
@rebornix rebornix modified the milestones: November 2023, December 2023 Nov 29, 2023
@aiday-mar aiday-mar modified the milestones: December / January 2024, February 2024 Jan 24, 2024
Copy link
Member

@rebornix rebornix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thank you!

@rebornix rebornix enabled auto-merge (squash) January 29, 2024 17:53
@rebornix rebornix closed this Jan 29, 2024
auto-merge was automatically disabled January 29, 2024 17:59

Pull request was closed

@rebornix rebornix reopened this Jan 29, 2024
@rebornix rebornix enabled auto-merge (squash) January 29, 2024 18:00
@rebornix rebornix merged commit a9ba067 into microsoft:main Jan 29, 2024
@microsoft microsoft locked and limited conversation to collaborators Jun 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

4 participants