Skip to content

Commit 4f26f4a

Browse files
committed
Updated sagemaker-extension README
1 parent d5fa1d7 commit 4f26f4a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Sagemaker Extension
22

3-
The SageMaker Extension utilizes the web browser's local cookies to determine the operational status. This extension remains active continuously.
3+
The SageMaker Extension alerts users to sign in again before their session expires. It remains active continuously and cannot be disabled.
44

55
Session Management: The extension monitors the SageMaker cookie to ensure seamless session continuity. It proactively alerts users to sign in again before the session expires, enhancing the user experience by preventing unexpected session interruptions.

patches/sagemaker-extension.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ Index: sagemaker-code-editor/vscode/extensions/sagemaker-extension/README.md
265265
@@ -0,0 +1,5 @@
266266
+# Sagemaker Extension
267267
+
268-
+The SageMaker Extension utilizes the web browser's local cookies to determine the operational status. This extension remains active continuously.
268+
+The SageMaker Extension alerts users to sign in again before their session expires. It remains active continuously and cannot be disabled.
269269
+
270270
+Session Management: The extension monitors the SageMaker cookie to ensure seamless session continuity. It proactively alerts users to sign in again before the session expires, enhancing the user experience by preventing unexpected session interruptions.
271271
\ No newline at end of file

0 commit comments

Comments
 (0)