Notebook Instance Software Updates
Amazon SageMaker AI periodically tests and releases software that is installed on notebook instances. This includes:
-
Kernel updates
-
Security patches
-
AWS SDK updates
-
Amazon SageMaker Python SDK
updates -
Open source software updates
To ensure that you have the most recent software updates, stop and restart your
notebook instance, either in the SageMaker AI console or by calling
StopNotebookInstance
.
You can also manually update software installed on your notebook instance while it is running by using update commands in a terminal or in a notebook.
Note
Updating kernels and some packages might depend on whether root access is enabled for the notebook instance. For more information, see Control root access to a SageMaker notebook instance.
You can check the Personal Health Dashboard