Shut down and Update SageMaker Studio - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Shut down and Update SageMaker Studio

To update Amazon SageMaker Studio to the latest release, you must shut down the JupyterServer app. You can shut down the JupyterServer app from the SageMaker console or from within Studio. After the JupyterServer app is shut down, you must reopen Studio through the SageMaker console which creates a new version of the JupyterServer app.

Any unsaved notebook information is lost in the process. The user data in the Amazon EFS volume isn't impacted.

Some of the services within Studio, like Data Wrangler, run on their own app. To update these services you must delete the app for that service. To learn more, see Shut down and Update Studio Apps.

Note

A JupyterServer app is associated with a single Studio user. When you update the app for one user it doesn't affect other users.

The following topic shows how to update the JupyterServer App from the SageMaker console or from inside Studio.

To update the JupyterServer app from the SageMaker console
  1. Navigate to https://console.amazonaws.cn/sagemaker/.

  2. On the left navigation pane, choose Admin configurations.

  3. Under Admin configurations, choose Domains.

  4. Select the Domain that includes the Studio application that you want to update.

  5. Under User profiles, select your user name.

  6. Under Apps, in the row displaying JupyterServer, choose Action, then choose Delete.

  7. Choose Yes, delete app.

  8. Type delete in the confirmation box.

  9. Choose Delete.

  10. After the app has been deleted, launch a new Studio app to get the latest version.

To update the JupyterServer app from inside Studio
  1. Launch Studio.

  2. On the top menu, choose File then Shut Down.

  3. Choose one of the following options:

    • Shutdown Server – Shuts down the JupyterServer app. Terminal sessions, kernel sessions, SageMaker images, and instances aren't shut down. These resources continue to accrue charges.

    • Shutdown All – Shuts down all apps, terminal sessions, kernel sessions, SageMaker images, and instances. These resources no longer accrue charges.

  4. Close the window.

  5. After the app has been deleted, launch a new Studio app to use the latest version.