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

[Feb] Remove usage of 'jupyter.getUsedAzMLServerHandles' in the main extension #2295

Closed sevillal closed 4 months ago

sevillal commented 5 months ago

This API will be removed in the next release of the Jupyter extension and should be required only during transition period.

sevillal commented 4 months ago

Fixed by: https://github.com/devdiv-microsoft/vscode-azureml/pull/525