INSERT GRAPHIC HERE (include hyperlink in image)
Subtitle or Short Description Goes Here
ideally one sentence >
| from matplotlib import animation | |
| import matplotlib.pyplot as plt | |
| import gym | |
| """ | |
| Ensure you have imagemagick installed with | |
| sudo apt-get install imagemagick | |
| Open file in CLI with: | |
| xgd-open <filelname> |