Contents

PBPL280S21 Exercise 3: sshΒΆ

  1. Take a screenshot of your github https://github.com/settings/keys page that shows you you have uploaded your public key to your account.

  2. Setup your jupyter-hub account to use ssh keys for logging in.

  3. Clone your repository that has your cv.md file onto your jupyter-hub account.

  4. On your jupyter-hub clone, make some changes to your cv.

  5. Using git add and git commit add your changes to your cloned repository.

  6. Using git push push your local changes up to your github account.

Due 4-21 5pm pst