microsoft / vscode-tools-for-ai

Azure Machine Learning for Visual Studio Code, previously called Visual Studio Code Tools for AI, is an extension to easily build, train, and deploy machine learning models to the cloud or the edge with Azure Machine Learning service.
Other
321 stars 91 forks source link

Trying to open my machine and get this error. #2306

Closed diazjuan closed 3 months ago

diazjuan commented 4 months ago

error-20240215

Does this occur consistently%3F Repro steps:

1. 2.

Error message: Cannot connect to Jupyter Lab Terminal. Please try again. Error type: JupyterTerminalError Error code: 331

Version: 0.46.0 Browser Name: Chrome Browser Version: 121.0.0.0 OS: Windows 10 64-bit Product: Visual Studio Code Product Version: 1.86.2 Language: en

Call Stack ``` i webOpener.js:2:726051 d webOpener.js:2:193618 e.emit webOpener.js:2:193328 e.emit webOpener.js:2:191578 u._updateConnectionStatus webOpener.js:2:148111 u._reconnect webOpener.js:2:147528 WebSocket._onWSClose webOpener.js:2:145436 ```
sevillal commented 4 months ago

@diazjuan thanks for filing this issue. It looks like a problem with the Jupyter service in the compute instance, are you able to use Jupyter on that compute instance from the Azure ML Studio? Are you able to open a Jupyter terminal?

sevillal commented 3 months ago

Closing due to inactivity, please reopen if needed.