Amazon SageMaker Unified Studio is in preview release and is subject to change.
Use the sample notebook
You can get started using Amazon SageMaker Unified Studio by using the sample notebook in the JupyterLab IDE within your project. This getting_started.ipynb notebook provides information about using AWS Glue, Amazon Redshift, Amazon Athena, and more. This is a multi-service, poly-compute notebook, designed to enable end-to-end development in a single notebook.
In an Amazon SageMaker Unified Studio notebook, you can select the language and framework for each cell based on the compute options or connections configured in your project. You can add or modify these compute connections from the project's compute management screen. The compute choices differ based on your project’s profile. However, all default profiles come with local Python, serverless Spark powered by AWS Glue, and Trino with Amazon Athena. There is a README file with additional information about the sample notebook and Amazon SageMaker Unified Studio.
You can also create new notebooks to input new code from scratch. For more information about using the JupyterLab IDE in Amazon SageMaker Unified Studio, see Using the JupyterLab IDE.
To navigate to the sample notebook, complete the following steps:
Navigate to Amazon SageMaker Unified Studio using the URL from your admin and log in using your SSO or AWS credentials.
Navigate to a project. To do this, choose Select project from the center menu.
Expand the Build menu, then choose JupyterLab.