Skip to content

Commit 336ed99

Browse files
Fix typo
1 parent 25ef331 commit 336ed99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SageMaker_SSH_Notebook.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"source": [
2323
"%%sh\n",
2424
"pip uninstall -y -q awscli\n",
25-
"pip install q -U sagemaker-ssh-helper\n",
25+
"pip install -q -U sagemaker-ssh-helper\n",
2626
"pip freeze | grep sagemaker-ssh-helper"
2727
]
2828
},

0 commit comments

Comments
 (0)