Git is a very popular tool for version control widely in industry.
In this lab, you will practice submitting a lab assignment via Git to GitHub.
Open the main.ipynb
file in the your-code
directory. There is only a simple dummy question to be solved.
main.ipynb
with your responses to each of the exercises .
Upon completion, add your deliverables to git. Then commit git and push your branch to the remote.