Customize environments using custom images - Amazon SageMaker

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.