A simple approach to run VS Code in a container, on SageMaker — Earlier this year, I published 2 guides (here, and here) to hosting code-server on SageMaker. It shows how you can run VS Code on scalable cloud compute, and code from anywhere without worrying about local setup. All you need is an internet connection. In this post, we will go a…