Skip to content

Commit 8a2f666

Browse files
committed
added bilibili link
1 parent 6c7d5fb commit 8a2f666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/neurons/neurons_videos.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
" return tab_contents\n",
170170
"\n",
171171
"\n",
172-
"video_ids = [('Youtube', 'o0PFk-lnpuI'), ('Bilibili', 'BV1614y1R7wb')]\n",
172+
"video_ids = [('Youtube', 'o0PFk-lnpuI'), ('Bilibili', 'BV1xfgkzuEJU')]\n",
173173
"tab_contents = display_videos(video_ids, W=854, H=480)\n",
174174
"tabs = widgets.Tab()\n",
175175
"tabs.children = tab_contents\n",

0 commit comments

Comments
 (0)