Try directly here:
From your forked repo e.g: `USER/BSM-Toolbox`` clone your branch: CATEGORY+MODEL
#1
git clone -b CATEGORY+MODEL git@github.com:USER/BSM-Toolbox.git
#2
git branch master
git checkout master
git remote add mybinder git@github.com:USER/CATEGORY-MODEL-Toolbox.git
git push -u mybinder masterGo to http://mybinder.org and creates your virtual machine with requirements.txt checked in Configure dependencies section.
For updates from USER/BSM-Toolbox:
git checkout CATEGORY+MODELand follow after step #2 before
To re-build a model afer change SARAH model files:
cd micromegas
make
make
cd ..
./butler MODEL # Requires mathematica