Cost Function Lab_W1

I’m trying to write code in the Lab into my own Jupyter Notebook to remember and learn coding in Python.
when I’m trying to import this code below, I couldn’t run it because I don’t have lab_utils_uni.py

from lab_utils_uni import plt_intuition, plt_stationary, plt_update_onclick, soup_bowl

Where can I download the file lab_utils_uni.py?
Thank you so much!

Generally the utility files can be found in the notebook Files menu.

There may also be a “Lab Files” tab, which has a “Download all files” option.