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

On Azure ML remote connection, after executing some code, the kernel is not displayed in Jupyter as a running kernel or session #13080

Closed
1 of 2 tasks
sevillal opened this issue Mar 15, 2023 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug *duplicate Issue identified as a duplicate of another issue(s) notebook-remote Applies to remote Jupyter Servers partner

Comments

@sevillal
Copy link
Contributor

Applies To

  • Notebooks (.ipynb files)
  • Interactive Window and/or Cell Scripts (.py files with #%% markers)

What happened?

  • Start a remote connection to an Azure ML compute instance (either web or desktop)
  • User opens a notebook and clicks on "Select Kernel"
  • Click on "Jupyter Kernel..."
  • Select a kernel
  • Run a cell
  • The kernel or session is not displayed as running in Jupyter or Azure ML kernel session manager

https://microsoft.sharepoint.com/:v:/t/AzureMLExtension/EcZoV71WxMVOkXBY8K8oOoQBNqhFhMROAJfScblxejAeug?e=OfTFLo

VS Code Version

1.76.1

Jupyter Extension Version

v2023.2.1200692131

Jupyter logs

No response

Coding Language and Runtime Version

No response

Language Extension Version (if applicable)

No response

Anaconda Version (if applicable)

No response

Running Jupyter locally or remotely?

N/A or Not sure

@sevillal sevillal added the bug Issue identified by VS Code Team member as probable bug label Mar 15, 2023
@DonJayamanne DonJayamanne added partner notebook-remote Applies to remote Jupyter Servers labels Apr 28, 2023
@DonJayamanne DonJayamanne added this to the May 2023 milestone Apr 28, 2023
@DonJayamanne
Copy link
Contributor

The problem here is the kernels are not started using Jupyter
The two kernels started from Python Environment and Jupyter Kernel will not end up using Jupyter, hence will never showup in Jupyter/AzML

@DonJayamanne
Copy link
Contributor

Duplicate of #13424 #13423

@connor4312 connor4312 removed this from the May 2023 milestone May 31, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 31, 2023
@DonJayamanne DonJayamanne added the *duplicate Issue identified as a duplicate of another issue(s) label Nov 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug *duplicate Issue identified as a duplicate of another issue(s) notebook-remote Applies to remote Jupyter Servers partner
Projects
None yet
Development

No branches or pull requests

3 participants