The equation for the Gaussian directly below section 4.2 is having a factor (1/2) too much.
On a completely unrelated note, it could be useful to have either scipy.special.comb and/or math.factorial imported by default in the lab, otherwise everybody enrolled in the course needs to manually modify the package imports for one of these.