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 <https://github.com/matplotlib/jupyter-matplotlib>`_.
