Skip to content

Commit

Permalink
cleared exec count
Browse files Browse the repository at this point in the history
  • Loading branch information
jaybdub committed Mar 10, 2019
1 parent 236b73f commit 38af1aa
Showing 1 changed file with 2 additions and 17 deletions.
19 changes: 2 additions & 17 deletions notebooks/robot/collision_avoidance/data_collection.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -43,26 +43,11 @@
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": null,
"metadata": {
"scrolled": true
},
"outputs": [
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "64b6372ac6074691b5b67dbad6d638e7",
"version_major": 2,
"version_minor": 0
},
"text/plain": [
"Image(value=b'\\xff\\xd8\\xff\\xe0\\x00\\x10JFIF\\x00\\x01\\x01\\x00\\x00\\x01\\x00\\x01\\x00\\x00\\xff\\xdb\\x00C\\x00\\x02\\x01\\x0…"
]
},
"metadata": {},
"output_type": "display_data"
}
],
"outputs": [],
"source": [
"import traitlets\n",
"import ipywidgets.widgets as widgets\n",
Expand Down

0 comments on commit 38af1aa

Please sign in to comment.