I noticed that most packages have a static image in their README.md which is not rendered in the notebook book. I suppose due to the images not being imported in this repo/ and the image links being broken since the hard-coded image path changed.
It seems like GitHub markdown does not really support absolute image paths, so maybe it is possible to pull the images in this repo as well?