Commit b654eb3
fix(studio): ssh config causing remote connection errors to SageMaker Studio compute (aws#8156)
Problem:
Incorrect SSH configuration causing connection failures
Solution:
- Updated SSH config by removing "User '%r'" to properly handle remote
connections to Studio compute
Co-authored-by: Arkaprava De <[email protected]>1 parent 8f7ba33 commit b654eb3
File tree
1 file changed
+1
-1
lines changed1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
| 211 | + | |
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| |||
0 commit comments