Downloading Notebooks

How can one download the notebooks? The download as doesn’t seem to be working. Please help if there is a way. Thank you.

Hi @Abdulrahman_Jalloh , you are right, the download doesn’t seem to be enabled/working.

Now, the notebooks are rather small. Looking it from another angle, it may be beneficial to write them down in your environment. That’s actually what I did.

Consider that in all notebooks, the first 2-3 cells are almost always the same, so that’s a time saver.

Just a thought.

Thanks,

Juan

2 Likes

A little annoying, but I cut and pasted all the code cells into notebooks and got the entire course running in my local environment, including creating a new conda env then installing openai and a couple of supporting libraries, in about 90 minutes. NBD

@Juan_Olano @Abdulrahman_Jalloh I just found this thread that has a way to download that works. I just tried it to confirm

https://community.deeplearning.ai/t/unable-to-download-the-notebooks/317167/3

+1 @Jacques_Asinyo !

1 Like