- First click on Raw
- Then, press ctrl+s to save it as .ipynb (Note that you’ll have to manually type ‘.ipynb’ after the file name to make this work, as files from GitHub are saved as text files as default.)
- Open jupyter notebook
- Go to location where you saved .ipynb file
- Open file, you will see the code
Hope this helps