You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-4Lines changed: 2 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,5 @@
1
1
# Sagemaker-Studio-Autoshutdown-Extension
2
2
3
-
> _Note_: sagemaker-studio-auto-shutdown-extension is experimental software. It may change significantly in the future and there is no guarantee of support. Please do use it and give us feedback on what we could improve, but take its experimental nature into account.
4
-
5
3
This JupyterLab extension automatically shuts down Kernels and Apps in Sagemaker Studio when they are idle for a stipulated period of time. You will be able to configure an idle time limit using the user interface this extension provides. Installation instructions are listed below.
6
4
7
5
@@ -34,7 +32,7 @@ for the frontend extension.
34
32
./install_tarball.sh
35
33
```
36
34
37
-
4. Refresh your IDE to see the extension
35
+
4. Refresh your IDE to see the extension on the sidebar.
38
36
39
37
## Install from repo
40
38
@@ -48,7 +46,7 @@ for the frontend extension.
48
46
./install.sh
49
47
```
50
48
51
-
4. Refresh your IDE to see the extension
49
+
4. Refresh your IDE to see the extension on the sidebar.
0 commit comments