How to download jupyter notebook .ipynb file from Github
- First click on "raw".
- Save the source data to local storage. You must manually type the extension '.ipynb'.
- Open jupyter notebook.
- Go to the location where you saved .ipynb file.
- Open file and see the source code.
- Enjoy the homeworks.