Skip to content

Commit

Permalink
update intro orientation vids
Browse files Browse the repository at this point in the history
  • Loading branch information
iamzoltan authored Jun 13, 2024
1 parent b7820ee commit 3bebc3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/intro.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,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 Down

0 comments on commit 3bebc3b

Please sign in to comment.