

# Using the Code Editor
<a name="code-editor-use"></a>

The topics in this section provide guides for using Code Editor, including how to launch, add connections to AWS services, shut down resources, and more. After creating a Code Editor space, you can access your Code Editor session directly through the browser.

Within your Code Editor environment, you can do the following: 
+ Access all artifacts persisted in your home directory
+ Clone your GitHub repositories and commit changes
+ Access the SageMaker Python SDK

You can return to Studio to review any assets created in your Code Editor environment such as experiments, pipelines, or training jobs. 

**Topics**
+ [Check the version of Code Editor](code-editor-use-version.md)
+ [Code Editor application instances and images](code-editor-use-instances.md)
+ [Launch a Code Editor application in Studio](code-editor-use-studio.md)
+ [Launch a Code Editor application using the AWS CLI](code-editor-launch-cli.md)
+ [Clone a repository in Code Editor](code-editor-use-clone-a-repository.md)
+ [Code Editor Connections and Extensions](code-editor-use-connections-and-extensions.md)
+ [Shut down Code Editor resources](code-editor-use-log-out.md)