From 1cf6dcb81adecbacd8d1ded5861930378bdcf770 Mon Sep 17 00:00:00 2001 From: Karl Kroening Date: Sat, 2 Jun 2018 02:36:45 -0700 Subject: [PATCH] Update examples readme --- examples/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/examples/README.md b/examples/README.md index e155a22..44c6789 100644 --- a/examples/README.md +++ b/examples/README.md @@ -56,3 +56,7 @@ out, _ = (ffmpeg .run(capture_stdout=True) ) ``` + +## [JupyterLab/Notebook widgets](https://github.com/kkroening/ffmpeg-python/blob/master/examples/ffmpeg-numpy.ipynb) + +![Signal graph](https://raw.githubusercontent.com/kkroening/ffmpeg-python/master/doc/jupyter-screenshot.png)