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

Remove unused websocket server code after defaulting to use Tundra's websocket to tcp #2271

Closed sevillal closed 4 months ago

sevillal commented 4 months ago

We cannot remove the websocket server code since it is used for the interactive jobs solution.