Skip to content

Commit 07087b9

Browse files
Added port forwarding scenario to the overview section in README
1 parent 364702a commit 07087b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The three most common scenarios for the library, also known as "SSH into SageMak
1313
like nvidia-smi, or iteratively fix and re-execute your training script within seconds.
1414
2. Remote debugging of a code running in SageMaker from your local favorite IDE like
1515
PyCharm Professional Edition or Visual Studio Code.
16-
3. Port forwarding to access diagnostic tools running inside SageMaker, e.g., Dask dashboard, Tensorboard or Spark Web UI.
16+
3. Port forwarding to access diagnostic tools running inside SageMaker, e.g., Dask dashboard, TensorBoard or Spark Web UI.
1717

1818
Other scenarios include but not limited to connecting to a remote Jupyter Notebook in SageMaker Studio from your IDE, connect with your browser to a TensorBoard process running in the cloud, or start a VNC session to SageMaker Studio to run GUI apps.
1919

0 commit comments

Comments
 (0)