Skip to content

Commit

Permalink
Created using Colaboratory
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-jocher committed Jul 2, 2021
1 parent b686338 commit 4717a3b
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1139,20 +1139,6 @@
"Optional extras below. Unit tests validate repo functionality and should be run on any PRs submitted.\n"
]
},
{
"cell_type": "code",
"metadata": {
"id": "gI6NoBev8Ib1"
},
"source": [
"# Re-clone repo\n",
"%cd ..\n",
"%rm -rf yolov5 && git clone https://github.com/ultralytics/yolov5\n",
"%cd yolov5"
],
"execution_count": null,
"outputs": []
},
{
"cell_type": "code",
"metadata": {
Expand Down

0 comments on commit 4717a3b

Please sign in to comment.