diff --git a/build_artifacts/v1/v1.11/v1.11.1/Dockerfile b/build_artifacts/v1/v1.11/v1.11.1/Dockerfile index 1e2d49ec..ecac15e1 100644 --- a/build_artifacts/v1/v1.11/v1.11.1/Dockerfile +++ b/build_artifacts/v1/v1.11/v1.11.1/Dockerfile @@ -96,7 +96,6 @@ RUN sudo ln -s $(which python3) /usr/bin/python \ done \ # Copy the settings && cp /etc/code-editor/code_editor_machine_settings.json /opt/amazon/sagemaker/sagemaker-code-editor-server-data/data/Machine/settings.json \ - && cp /etc/code-editor/code_editor_user_settings.json /opt/amazon/sagemaker/sagemaker-code-editor-server-data/data/User/settings.json \ # Install glue kernels, and move to shared directory # Also patching base kernel so Studio background code doesn't start session silently && install-glue-kernels && \