Follow the steps below to complete this assignment.
- Fork this repository
- Open the Jupyter Notebook in Google Colaboratory
- Complete the assignment in Google Colaboratory
- Upload the completed assignment file to this GitHub repository
- Submit the repository URL in Canvas
Fork this repository by clicking the Fork button in the top-right corner of this page. This creates a copy of the repository in your GitHub account.
There are two ways you can do this. I'll provide instructions for both methods below.
- Download the notebook to your computer, upload it to Google Drive, and open it in Google Colab from Google Drive.
- Open the Jupyter Notebook in Google Colab directly from GitHub.
- Ctrl-Click on the .ipynb file to open it in a new tab.
- Click on the download button to download it to your machine. (It looks like a tray with an arrow pointing down into it.)
- Go to the folder on Google Drive where you want to save the file.
- Click New - File upload
- In Google Drive, click the three dots for the notebook you want to open and select Open with and select Google Colaboratory
- From Google Drive + New - More - Google Colaboratory
- A blank Google Colab notebook will open.
- From the blank notebook go to File - Open notebook - GitHub - Paste the URL for the GitHub repository in the Enter a GitHub URL box - click outside the box after you paste the URL
- Once you paste the URL in the box, any Jupyter Notebooks inside the repository main branch will appear in the list.
- Click on the desired notebook.
If you opened the notebook in Google Colaboratory directly from GitHub, you can save the completed file directly there again.
- Go to File - Save a copy in GitHub
- Update the name of the file by adding _complete at the end of the file name in the File path box and click OK
- Your updated file should appear when you refresh your repository.
- Submit the link to your GitHub repository in Canvas.