I am getting "NameError: name 'train_cats' is not defined"

I initially had this problem, too! Turns out you can just set it up locally on your computer in a new virtual environment via conda. If you don’t want to do that, you can run it on an AWS instance instead. Follow the directions here on the Wiki thread for lesson 1. Hope that helps!