-
Hi all, in lab meeting today we discussed a bit about adding videos to a github notebook, and finding a better way to add them than putting a link to the mp4 file in github. If anyone has any suggestions on how to do this, that would be great. I included a link to my notebook post so you can see what I did as a rough draft. The videos in this notebook entry aren't quite finalized yet, as I misspoke in a couple sections and need to fix that, so keep in mind that I will be needing to switch these videos out in the next couple days. Thanks for your help!! :) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Easiest is probably to upload to YouTube and use |
Beta Was this translation helpful? Give feedback.
-
Well actually.. if you have it on a server (like gannet, or anywhere you can grab a url) you can use code such as
|
Beta Was this translation helpful? Give feedback.
Well actually..
if you have it on a server (like gannet, or anywhere you can grab a url) you can use code such as