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
resume
within 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 Git
Introduction to version control with Git
more ...