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:
- Create a new directory called 
resumewithin your home directory - Create an empty file within this directory called 
Readme.md 
Now use JupyterLab to edit the file:
- Navigate to the directory in the file browser more ...
 
Intro to Unix
Introduction to basic Unix commands and the file system
more ...