The code we developed in class is in the branch lecture2-2019b, and can be obtained as follows:
If you have not checked out my bottle repository yet:
git clone https://luca_de_alfaro@bitbucket.org/luca_de_alfaro/bottle_intro.gitcd bottle_introgit checkout lecture2-2019bIf you have already installed it, then:
cd bottle_introgit fetchgit checkout lecture2-2019bgit merge origin/lecture2-2019b