Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 809 Bytes

File metadata and controls

34 lines (26 loc) · 809 Bytes

Try directly here:

Binder

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 master

Go 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+MODEL

and follow after step #2 before

To re-build a model afer change SARAH model files:

 cd micromegas 
 make
 make
 cd ..
 ./butler MODEL # Requires mathematica