Open
Description
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:
When clicking at it, an error 500 happens with apparently no log at all:
Is this compatible with the new sagemaker studio? Can we connect our local vscode to the new sagemaker studio by using another method?