I’m using the deeplearning.ai platform and I can’t find the utils.py file for download within the platform anywhere. I’m trying to run the second lab on my personal machine
Hi. Do you have a subscription?
If you mean the “Code Example” notebook, just click “File → Open” and you will get this “File Explorer” view from which you can select any file and click “Download”:
That method should work for any of the assignments in these courses that use Jupyter Notebooks as opposed to Jupyter Labs.
Then the next question is why you would want to run the assignments locally. That’s a complicated process and may require that you install old versions of the various packages that the assignments use.
1 Like
Thank you so much! This helped a ton!
