Skip to content

Commit 38af1aa

Browse files
committed
cleared exec count
1 parent 236b73f commit 38af1aa

File tree

1 file changed

+2
-17
lines changed

1 file changed

+2
-17
lines changed

notebooks/robot/collision_avoidance/data_collection.ipynb

+2-17
Original file line numberDiff line numberDiff line change
@@ -43,26 +43,11 @@
4343
},
4444
{
4545
"cell_type": "code",
46-
"execution_count": 1,
46+
"execution_count": null,
4747
"metadata": {
4848
"scrolled": true
4949
},
50-
"outputs": [
51-
{
52-
"data": {
53-
"application/vnd.jupyter.widget-view+json": {
54-
"model_id": "64b6372ac6074691b5b67dbad6d638e7",
55-
"version_major": 2,
56-
"version_minor": 0
57-
},
58-
"text/plain": [
59-
"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…"
60-
]
61-
},
62-
"metadata": {},
63-
"output_type": "display_data"
64-
}
65-
],
50+
"outputs": [],
6651
"source": [
6752
"import traitlets\n",
6853
"import ipywidgets.widgets as widgets\n",

0 commit comments

Comments
 (0)