The Jupyter Notebook slides for the lecture are here
Once you download the file, use the following instruction in your terminal
jupyter notebook s4_basisFunctions.ipynb
If you want to see the notebook as a slide show use the following instruction in your terminal
jupyter nbconvert s4_basisFunctions.ipynb --to slides --post serve
The lab session is here