Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 448 Bytes

File metadata and controls

17 lines (10 loc) · 448 Bytes

Installation

Using conda:

conda install animatplot -c conda-forge

Using pip:

pip install animatplot

Warning

If matplotlib was installed with anaconda, please upgrade matplotlib to >= 2.2 with anaconda before installing animatplot with pip. Otherwise, pip may butcher your environment(s).

If you are using jupyter lab, then install jupyter-matplotlib.