Thank you so much for this Jade and Max. One question: when I click on lesson1.ipynb in my Jupyter notebook, I get the raw JSON version of the notebook, and not a nice looking Markdown file like the one depicted in the video. Does anybody know how to resolve this?
EDIT: Resolved the problem. Simply rename the notebook so it ends in the .ipynb extension. My notebook was actually a duplicate so it was named “lesson1.1.ipynb” so it was being interpreted in raw JSON.