Skip to content

Commit 3386414

Browse files
authored
Merge pull request #1160 from NeuromatchAcademy/bilibili_link_project
added bilibili link
2 parents 6c7d5fb + cda6ef3 commit 3386414

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

projects/neurons/neurons_videos.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
{
4242
"data": {
4343
"application/vnd.jupyter.widget-view+json": {
44-
"model_id": "da461cbe089b4fe2ba966c21fff65517",
44+
"model_id": "8bf61c1a805c4315b36ea8dcc32b242d",
4545
"version_major": 2,
4646
"version_minor": 0
4747
},
@@ -118,7 +118,7 @@
118118
{
119119
"data": {
120120
"application/vnd.jupyter.widget-view+json": {
121-
"model_id": "50308247ca3e4675a49889d09f46a0d1",
121+
"model_id": "eee20dd16fd04277b92f0c5ef2381e56",
122122
"version_major": 2,
123123
"version_minor": 0
124124
},
@@ -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",
@@ -189,7 +189,7 @@
189189
{
190190
"data": {
191191
"application/vnd.jupyter.widget-view+json": {
192-
"model_id": "5898603bc01940caa6fcf4d39b5d69d9",
192+
"model_id": "7c8c2866ae2342998ea1cfd925070034",
193193
"version_major": 2,
194194
"version_minor": 0
195195
},

0 commit comments

Comments
 (0)