We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25ef331 commit 336ed99Copy full SHA for 336ed99
SageMaker_SSH_Notebook.ipynb
@@ -22,7 +22,7 @@
22
"source": [
23
"%%sh\n",
24
"pip uninstall -y -q awscli\n",
25
- "pip install q -U sagemaker-ssh-helper\n",
+ "pip install -q -U sagemaker-ssh-helper\n",
26
"pip freeze | grep sagemaker-ssh-helper"
27
]
28
},
0 commit comments