Skip to content

cmcntsh/exerPyth_PackageManagerPip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

The Python Package Manager Pip

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

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.

image

Open the Jupyter Notebook on Google Colaboratory

There are two ways you can do this. I'll provide instructions for both methods below.

  1. Download the notebook to your computer, upload it to Google Drive, and open it in Google Colab from Google Drive.
  2. Open the Jupyter Notebook in Google Colab directly from GitHub.

1. Upload to Google Drive

  • 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.)

image

  • Go to the folder on Google Drive where you want to save the file.
  • Click New - File upload

image

image

  • In Google Drive, click the three dots for the notebook you want to open and select Open with and select Google Colaboratory

image

2. Open in Google Colab Directly from GitHub Repository

  • From Google Drive + New - More - Google Colaboratory

image

  • 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

image

  • 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.

Save completed file back to GitHub repository

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

image

  • 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.

image

Complete the Assignment in Google Colaboratory

Save the completed file back to GitHub

Submit the link to your GitHub repository in Canvas

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published