From 2c9b39214ef2fbf8f961837bbeccd5221afd76a1 Mon Sep 17 00:00:00 2001 From: Karl Kroening Date: Wed, 27 Jun 2018 23:41:14 -0700 Subject: [PATCH] Update examples readme --- examples/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/examples/README.md b/examples/README.md index bf7997c..5b8df9d 100644 --- a/examples/README.md +++ b/examples/README.md @@ -57,7 +57,10 @@ out, _ = (ffmpeg ) ``` -## [JupyterLab/Notebook widgets](https://github.com/kkroening/ffmpeg-python/blob/master/examples/ffmpeg-numpy.ipynb) +## [Jupyter Frame Viewer](https://github.com/kkroening/ffmpeg-python/blob/master/examples/ffmpeg-numpy.ipynb) jupyter screenshot +## [Jupyter Pipeline Editor](https://github.com/kkroening/ffmpeg-python/blob/master/examples/ffmpeg-numpy.ipynb) + +jupyter demo