amazon-sagemaker-codeserver icon indicating copy to clipboard operation
amazon-sagemaker-codeserver copied to clipboard

Can't get this to work on new Sagemaker Studio

Open leocwolter opened this issue 1 year ago • 2 comments

I want to connect my local VSCode to a code server on sagemaker and found out this repo.

However I followed the steps from the README to automatically install the codeserver on the entire domain, but when using the new Sagemaker Studio (not classic) and starting a new JupyterLab, the app shows up a broken icon:

image

When clicking at it, an error 500 happens with apparently no log at all:

image

Is this compatible with the new sagemaker studio? Can we connect our local vscode to the new sagemaker studio by using another method?

leocwolter avatar Jan 04 '24 12:01 leocwolter

Hi @leocwolter thanks for reporting this issue. With the new SageMaker Studio version you can now use the Code Editor application (based on Code-OSS Visual Studio Code open source) for a fully-managed experience.

You can check the details in this blog: https://aws.amazon.com/blogs/machine-learning/new-code-editor-based-on-code-oss-vs-code-open-source-now-available-in-amazon-sagemaker-studio/

Regards, Giuseppe

giuseppeporcelli avatar Jan 17 '24 12:01 giuseppeporcelli

@giuseppeporcelli Is it still possible to connect a local VSCode instance to Sagemaker Studio?

That would be much easier so I don't have to recreate my settings/plugins etc.

blisst avatar Jul 22 '24 17:07 blisst