Install moviepy to generate movie from image files
# OSX user: install matplotlib via conda to make it work properly with moviepy# amber.conda install matplotlib
amber.pip install moviepy
amber.conda install freeimage
You know how to use Linux command line. If not, please check basic AMBER tutorial
You know how to open a Jupyter notebook
amber.jupyter notebook notebook.ipynb
# where `notebook.ipynb` is the name of your notebook.
Note: If you did not have amber.{pip, conda}, you can just use pip, conda or jupyter commands