

# Managing notebooks
<a name="notebooks-with-glue"></a>

**Note**  
 Development Endpoints are only supported for versions of AWS Glue prior to 2.0. For an interactive environment where you can author and test ETL scripts, use [Notebooks on AWS Glue Studio](https://docs.aws.amazon.com/glue/latest/ug/notebooks-chapter.html). 

A notebook enables interactive development and testing of your ETL (extract, transform, and load) scripts on a development endpoint. AWS Glue provides an interface to SageMaker AI Jupyter notebooks. With AWS Glue, you create and manage SageMaker AI notebooks. You can also open SageMaker AI notebooks from the AWS Glue console.

In addition, you can use Apache Spark with SageMaker AI on AWS Glue development endpoints which support SageMaker AI (but not AWS Glue ETL jobs). SageMaker Spark is an open source Apache Spark library for SageMaker AI. For more information, see [Using Apache Spark with Amazon SageMaker](https://docs.aws.amazon.com/sagemaker/latest/dg/apache-spark.html). 


| Region | Code | 
| --- | --- | 
|   Managing SageMaker AI notebooks with AWS Glue development endpoints is available in the following AWS Regions: [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/glue/latest/dg/notebooks-with-glue.html)   | 
| US East (Ohio) | `us-east-2` | 
| US East (N. Virginia) | `us-east-1` | 
| US West (N. California) | `us-west-1` | 
| US West (Oregon) | `us-west-2` | 
| Asia Pacific (Tokyo) | `ap-northeast-1` | 
| Asia Pacific (Seoul) | `ap-northeast-2` | 
| Asia Pacific (Mumbai) | `ap-south-1` | 
| Asia Pacific (Singapore) | `ap-southeast-1` | 
| Asia Pacific (Sydney) | `ap-southeast-2` | 
| Canada (Central) | `ca-central-1` | 
| Europe (Frankfurt) | `eu-central-1` | 
| Europe (Ireland) | `eu-west-1` | 
| Europe (London) | `eu-west-2` | 

**Topics**