Skip to content

Commit

Permalink
fix format on install
Browse files Browse the repository at this point in the history
  • Loading branch information
roywei committed Jun 21, 2022
1 parent dd8b148 commit ad23307
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"metadata": {},
"outputs": [],
"source": [
"pip install sagemaker --upgrade"
"!pip install sagemaker --upgrade"
]
},
{
Expand Down Expand Up @@ -202,4 +202,4 @@
},
"nbformat": 4,
"nbformat_minor": 4
}
}

0 comments on commit ad23307

Please sign in to comment.