Skip to content

Commit

Permalink
Merge pull request #1520 from jasongrout/youtube
Browse files Browse the repository at this point in the history
Change the embedded youtube video to the scipy 2017 widgets tutorial.
  • Loading branch information
jasongrout authored Jul 19, 2017
2 parents 19d7612 + a46c238 commit 4ffa003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/examples/Widget List.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -859,7 +859,7 @@
"source": [
"from IPython.display import YouTubeVideo\n",
"with out:\n",
" display(YouTubeVideo('cWDdd5KKhts'))"
" display(YouTubeVideo('eWzY2nGfkXk'))"
]
},
{
Expand Down

0 comments on commit 4ffa003

Please sign in to comment.