Assignment 1: Unix, Git, Basic Python

Assignment 1

Part 1: Files, Git, GitHub

Use JupyterLab to launch a terminal and use the terminal to do the following tasks:

  1. Create a new directory called resume within your home directory
  2. Create an empty file within this directory called Readme.md

Now use JupyterLab to edit the file:

  1. Navigate to the directory in the file browser
  2. more ...