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!