Not sure if we have discussed this in-class, but I came across this Kaggle notebook recently.
My goal was simple : after testing/inference on several images, I wished to sample a few hundred and observe the results. With negligible background in HTML, I was able to create a HTML page from a pandas dataframe and a directory of images β all in my Jupyter notebook. Can we do better?