Skip to content

Commit 09963d4

Browse files
committed
Remove parameter from vc.widget
1 parent 6bb8c7b commit 09963d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/notebooks/widget_neuroglancer.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
"metadata": {},
190190
"outputs": [],
191191
"source": [
192-
"vw = vc.widget(custom_js_url=\"http://localhost:3003/packages/main/prod/dist/index.min.js\")\n",
192+
"vw = vc.widget()\n",
193193
"vw"
194194
]
195195
},

0 commit comments

Comments
 (0)