Fast AI(2018) Lesson 2 in Collab?

Anyone out there done the Lesson 2 of Fast AI(2018) in Collab? Kindly share the link to the Notebook file please!

Theres a github repo that links to collab notebook until lesson 3 (so far) https://github.com/bhoomit/fastai-dl1-colab

For general setup https://colab.research.google.com/github/corykendrick/fastai_in_colab/blob/master/Using_Google_Colab_for_Fastai.ipynb#scrollTo=5znH0gMds-Ek is very helpful.

For getting the kaggle api to work just follow the initial cells of https://colab.research.google.com/drive/1DofKEdQYaXmDWBzuResXWWvxhLgDeVyl - without authenticating the google cloud api - using a simple file upload of your kaggle.json file.

So I actually made a video on how to do lesson 2 with a custom dataset. https://youtu.be/ubY_x2MMPuQ

And if anyone is interested I also have a Colab notebook where I use a google images dataset.

In lesson-2 SGD, I’m unable to plot the final graph. It throws the below error

The actual reference github notebook also is not working
What am I missing here?

Thanks,
S.Ajaykumaar