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
325
stars
95
forks
source link
I could not connect to jupyter server in a compute instance #2203
Does this occur consistently? Repro steps:
1. 2.
Action: azureml.commandPalette.computeInstance.connectToJupyterServer Error type: TypeError Error Message: Cannot read properties of undefined (reading 'toString')
Version: 0.36.0 OS: linux OS Release: 5.10.102.1-microsoft-standard-WSL2 Product: Visual Studio Code Product Version: 1.83.1 Language: en
Call Stack
``` XE.selectJupyterUri extension.node.js:24:580866 n.h extensionHostProcess.js:126:84283 n.g extensionHostProcess.js:126:83278 n.executeCommand extensionHostProcess.js:126:83185 Object.executeCommand extensionHostProcess.js:141:21282 h.executeCommand extension.js:2:2285220 extension.js:2:2290027 ```