https://timathomas.github.io/git_tutorial/presentation/slideshow.html
2020.07.14
https://timathomas.github.io/git_tutorial/presentation/slideshow.html
Git is a data scientists home for projects, but also
Github repositories have about a 2gb limit and you can’t push files bigger than 100mb at a time.
Instead, use Google Drive or Box
If you convert a private repo to a public one, all the history and data will become public.
Make edits in your branch, commit your edits to the repo, and push to your branch in Github
Then, make a pull request to merge your edits into the master
Github
folder to your Home directory and rename it git
git_tutorial/code/
directoryYou’ll work in the master and work on your own python notebook (.ipynb)