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
+23-28
Original file line number
Diff line number
Diff line change
@@ -10,43 +10,38 @@ for the frontend extension.
10
10
11
11
## Requirements
12
12
* Requires [SageMaker Studio Docker CLI Extension](https://github.com/aws-samples/sagemaker-studio-docker-cli-extension) to be installed.
13
-
*Please ensure your JupyterLab version is >= v1.2.18 and < 2.0. You can check the version by opening a terminal window in SageMaker Studio (File > New -> Terminal) and running the following command: 'jupyter lab --version'
13
+
*Compatible with *JupyterServer* running *Jupyter Lab*v1.0 or v3.0
14
14
15
15
## Installation Steps
16
16
17
-
Use Studio LifeCycle configuration
17
+
Use Studio LifeCycle configuration and attach it to *JupyterServer* app.
0 commit comments