Skip to content

Commit

Permalink
Merge pull request #950 from NeuromatchAcademy/update-intro
Browse files Browse the repository at this point in the history
update intro vids
  • Loading branch information
iamzoltan authored Jun 13, 2024
2 parents 2d13531 + d9ff34b commit 89afcf6
Show file tree
Hide file tree
Showing 3 changed files with 152 additions and 438 deletions.
4 changes: 2 additions & 2 deletions tutorials/instructor/intro.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
" return tab_contents\n",
"\n",
"\n",
"video_ids = [('Youtube', 'cV2q-vpdKUA'), ('Bilibili', 'BV1Zg4y1A7tJ')]\n",
"video_ids = [('Youtube', 'FwjyhCLeqx0'), ('Bilibili', 'BV1QE421P7EJ')]\n",
"tab_contents = display_videos(video_ids, W=854, H=480)\n",
"tabs = widgets.Tab()\n",
"tabs.children = tab_contents\n",
Expand All @@ -110,7 +110,7 @@
"source": [
"## Concepts map\n",
"\n",
"<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",
"<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",
"\n",
"*Image made by John Butler, with expert color advice from Isabelle Butler*"
]
Expand Down
Loading

0 comments on commit 89afcf6

Please sign in to comment.