I am trying to download notebooks as ipynb. After clicking blank new tab is opened. It worked for L2 but not for the rest of the modules. Please help.
P.S: I tried right click and it failed to download the correct ipynb format
Please explain:
Does this help?
I followed the same steps and was able to download the notebook for this lecture.
It didn’t work for me. But I figured a way out.
- In the jupyter instance File → Open
- After a new tab with jupyter instance is opened, check the box next to the file you want to download and select “Edit” button in the top. A new tab will be opened with the file contents.
- Copy the contents here to a file as filename.ipynb
3 Likes