Add ffmpeg to generate video animations in the matplotlib tutorial

main
Aurélien Geron 2022-09-28 11:12:51 +13:00
parent e8429dc540
commit 4c755f6483
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ channels:
- defaults
dependencies:
- box2d-py=2.3 # used only in chapter 18, exercise 8
- ffmpeg=5.1 # used only in the matplotlib tutorial to generate animations
- graphviz # used only in chapter 6 for dot files
- python-graphviz # used only in chapter 6 for dot files
- ipython=8.5 # a powerful Python shell