You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add imagemagick to notebook testing environment (#3749)
Our cron job was not running `tox -e fix` correctly when generating new
notebook outputs. This was because imagemagick wasn't included in the CI
environment. This PR fixes that bug.
0 commit comments