Here are the steps:
- On google colab,
File > Download > Download .ipynband save it on your disk at say,/home/myuser/notebooks/mynotebook.ipynb - Launch the notebook on your local system using
$ jupyter /home/myuser/notebooks/mynotebook.ipynb - Follow these instructions.