amazon-sagemaker-codeserver
amazon-sagemaker-codeserver copied to clipboard
Hosting code-server on Amazon SageMaker
Platform identifier Amazon Linux 2, Jupyter Lab 3 (notebook-al2-v2) setup-codeserver.sh outputs before the `systemctl restart jupyter-server` command is executed: ``` Config option `kernel_spec_manager_class` not recognized by `DisableLabExtensionsApp`. [W 2022-11-15 07:38:31.512...
Great solution here! Just fyi - I had to specify the platform identifier "notebook-al2-v1" when creating the notebook instances along with CLI commands posted on the README; else, it defaulted...
Hi folks - nice solution! Generally seems to be working OK for me so far, at Code Server v4.8.0 and Firefox ESR v102 and SMStudio JupyterLab v3. One issue I'm...
当code-server安装cline后,已经启动后,但是他的侧边栏没有。