We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 236b73f commit 38af1aaCopy full SHA for 38af1aa
notebooks/robot/collision_avoidance/data_collection.ipynb
@@ -43,26 +43,11 @@
43
},
44
{
45
"cell_type": "code",
46
- "execution_count": 1,
+ "execution_count": null,
47
"metadata": {
48
"scrolled": true
49
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
- ],
+ "outputs": [],
66
"source": [
67
"import traitlets\n",
68
"import ipywidgets.widgets as widgets\n",
0 commit comments