Customize environments using custom images - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Customize environments using custom images

If you need functionality that is different than what's provided by SageMaker distribution, you can bring your own image with your custom extensions and packages. You can also use it to personalize the JupyterLab UI for your own branding or compliance needs.

For a tutorial that helps you create an image that your users can run in their JupyterLab environment, see Provide users with access to custom images.

For requirements for your image, see Dockerfile specifications.