Показать видео в ноутбуке Юпитера
from IPython.display import Video
Video("test.mp4")
BlueMoon
from IPython.display import Video
Video("test.mp4")