

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

**Note**  
 Development Endpoints are only supported for versions of Amazon Glue prior to 2.0. For an interactive environment where you can author and test ETL scripts, use [Notebooks on Amazon Glue Studio](https://docs.amazonaws.cn/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. Amazon Glue provides an interface to SageMaker AI Jupyter notebooks. With Amazon Glue, you create and manage SageMaker AI notebooks. You can also open SageMaker AI notebooks from the Amazon Glue console.

In addition, you can use Apache Spark with SageMaker AI on Amazon Glue development endpoints which support SageMaker AI (but not Amazon 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.amazonaws.cn/sagemaker/latest/dg/apache-spark.html). 


| Region | Code | 
| --- | --- | 
|   Managing SageMaker AI notebooks with Amazon Glue development endpoints is available in the following Amazon Regions: [\[See the AWS documentation website for more details\]](http://docs.amazonaws.cn/en_us/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**