You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I then installed the Jupyter extension through the gui and tried to execute a code cell. However the interactive python session just infinitely hangs. The same happens when i launch a notebook.
Any suggestion on how to debug this? My guess is pre installed jupyter config is different and vscode can't find an active server instance.
The text was updated successfully, but these errors were encountered:
I used the medium blog to setup code-server in a notebook instance. Only change I made was using the latest release https://github.com/aws-samples/amazon-sagemaker-codeserver/releases/download/v0.2.0/amazon-sagemaker-codeserver-0.2.0.tar.gz.
I then installed the Jupyter extension through the gui and tried to execute a code cell. However the interactive python session just infinitely hangs. The same happens when i launch a notebook.
Any suggestion on how to debug this? My guess is pre installed jupyter config is different and vscode can't find an active server instance.
The text was updated successfully, but these errors were encountered: