Skip to content

Commit 89afcf6

Browse files
authored
Merge pull request #950 from NeuromatchAcademy/update-intro
update intro vids
2 parents 2d13531 + d9ff34b commit 89afcf6

File tree

3 files changed

+152
-438
lines changed

3 files changed

+152
-438
lines changed

tutorials/instructor/intro.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
" return tab_contents\n",
9494
"\n",
9595
"\n",
96-
"video_ids = [('Youtube', 'cV2q-vpdKUA'), ('Bilibili', 'BV1Zg4y1A7tJ')]\n",
96+
"video_ids = [('Youtube', 'FwjyhCLeqx0'), ('Bilibili', 'BV1QE421P7EJ')]\n",
9797
"tab_contents = display_videos(video_ids, W=854, H=480)\n",
9898
"tabs = widgets.Tab()\n",
9999
"tabs.children = tab_contents\n",
@@ -110,7 +110,7 @@
110110
"source": [
111111
"## Concepts map\n",
112112
"\n",
113-
"<img src=\"https://raw.githubusercontent.com/NeuromatchAcademy/course-content-dl//main/tutorials/static/NMA_DL_Concept_Map.png?raw=1\" alt=\"Concept map overview of curriculum\" class=\"bg-primary\" width=\"100%\">\n",
113+
"<img src=\"https://raw.githubusercontent.com/NeuromatchAcademy/course-content-dl/main/tutorials/static/NMA_DL_Concept_Map.png?raw=1\" alt=\"Concept map overview of curriculum\" class=\"bg-primary\" width=\"100%\">\n",
114114
"\n",
115115
"*Image made by John Butler, with expert color advice from Isabelle Butler*"
116116
]

0 commit comments

Comments
 (0)