-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with installing Vscode extensions on Vscode server #2467
Comments
Hello @dj674 |
Hi, It's not exclusive to jupyter extension, it can be python ones too. What logs can I be looking at on the Azure ML instance to try and see where the issue is to provide additional information? if it is available. Is the remoteagent.log, the only relevant log? |
@dj674 If there's some question about Azure Machine learning compute instance, I think the right place for support is here https://azure.microsoft.com/en-us/support/ |
They referred me to you... |
@dj674 So, the problem is you connected to an Azure ML compute and tried to install the Jupyter extension locally and encounter an error? Could you please paste your |
Hi, Just to confirm, the issue is installing extensions on the ML instance from my Local machine... Nothing happens, no extensions are installed on my ML instance. As requested, this is the "Extension Host" log... 2024-11-25 10:11:35.314 [info] Extension host with pid 10980 started |
So after installing the Azure machine learning, Azure machine learning remote & Jupyter extensions in Vscode locally, we are able to then install the Vscode server software remotely on an Azure Machine learning instance and connect successfully.
However, when i try to install the Jupyter extension on the Azure Machine Learning instance from my local vscode, it doesn't install anything and
doesn't give any errors in the remoteagent.log on the ML instance.
What could the issue be? Am I looking in the right place for errors?
Can you provide any guidance.
Thankyou.
The text was updated successfully, but these errors were encountered: