I have a Jupyter Notebook where I can construct an matplotlib animation:
https://i.stack.imgur.com/5umN2.png
suppose you have created an animation and saved the notebook. Then, you can always run the animation, even when the kernel is down. Now my question is the following: Is there a way to extract the animation from the jupyter notebook and save it as mp4, without running any of the cells?