Intro to git Run it with: python -m venv venv source venv/bin/activate pip install -r requirements.txt jupyter notebook intro-git.ipynb