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

Jupyter API to get Env associated with Notebooks #24771

Merged
merged 3 commits into from
Feb 4, 2025
Merged

Conversation

DonJayamanne
Copy link

@DonJayamanne DonJayamanne commented Feb 3, 2025

See microsoft/vscode-jupyter#15987

Should also fix microsoft/vscode-jupyter#16112
Should also avoid Pylance having to monitor notebook changes and then trying to figure out the Environment for a Notebook.

previous discussion here #24358

@DonJayamanne DonJayamanne reopened this Feb 3, 2025
@DonJayamanne DonJayamanne added the no-changelog No news entry required label Feb 3, 2025
@DonJayamanne DonJayamanne marked this pull request as ready for review February 4, 2025 22:48
Copy link

⚠️ This PR originates from a fork. Due to security restrictions, pipelines from forks are no longer triggered automatically. Learn more.

If the changes appear safe, you can manually trigger the pipeline by commenting /AzurePipelines run.

@vs-code-engineering vs-code-engineering bot added this to the February 2025 milestone Feb 4, 2025
@DonJayamanne DonJayamanne enabled auto-merge (squash) February 4, 2025 22:50
@DonJayamanne DonJayamanne merged commit b4e1ddb into main Feb 4, 2025
85 checks passed
@DonJayamanne DonJayamanne deleted the don/issue15987 branch February 4, 2025 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog No news entry required skip-issue-check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Choosing a kernel for the first time does not cause a kernel change event
2 participants