Jupyter unicycle: plot issue with ubuntu 1604
You can solve them by upgrading your matplotlib
pip install --upgrade --user pip
pip install --upgrade --user matplotlib
Restart you kernel.
Edited by Carlos Mastalli
You can solve them by upgrading your matplotlib
pip install --upgrade --user pip
pip install --upgrade --user matplotlib
Restart you kernel.