Auto_Image_Cropping: restart kernel after pip installing new packages
Students (often younger ones in beginner coding classes) run into an issue when they pip install new packages as this notebook instructs - the computer will say the package doesn't exist even though they just pip installed. They just need to restart their kernel. I think that would be useful to add in the instructions here.