Source Control

Intro to Git

Github Usage

Make a github.com account and give the username to Jeff (jeffrey.maurer@pennmedicine.upenn.edu). We can add you as a contributor if you are here long-term in the dry lab. We prefer that as few hands touch the main branches as possible.

In .gitignore, add “*_small*” and “*_toy*” for projects where new ground will be broken, requiring small test data.

Intro to Virtual Environments