microsoft / vscode-remote-release

Visual Studio Code Remote Development: Open any folder in WSL, in a Docker container, or on a remote machine using SSH and take advantage of VS Code's full feature set.
https://aka.ms/vscode-remote
Other
3.57k stars 267 forks source link

Remote devcontainers on Azure ML compute instances #9771

Open hansenms opened 3 months ago

hansenms commented 3 months ago

Azure ML has a compute instances that you can connect to with VS code. However, it appears that you cannot "reopen in devcontainer" on those instances. Is that something that is being considered as a feature? Is this even the right place to ask about this?

chrmarti commented 3 months ago

This would first need support from the Azure ML extension, we could then add support on the Dev Containers side.

hansenms commented 3 months ago

Thanks @chrmarti, should I open an issue on https://github.com/Microsoft/vscode-tools-for-ai? Could you help me formulate what the ask is?

hansenms commented 3 months ago

Seems like it is already opened: https://github.com/microsoft/vscode-tools-for-ai/issues/2062