Convolutional Model Application/ "NameError: name 'convolutional_model'

I’ve problem with week 1’s second assignment on the exercise 2 section.

I got “NameError: name ‘convolutional_model’ is not defined” error.

Also sharing the link below.

https://www.coursera.org/learn/convolutional-neural-networks/programming/7Bfm2/convolution-model-application/lab?path=%2Fnotebooks%2Frelease%2FW1A2%2FConvolution_model_Application.ipynb

Did you accidentally modify the function definition in the convolutional_model cell?

Try restarting the kernel and re-running all of the cells in the notebook.