-
Follow the instructions for installing the Airavata Django Portal
-
With the Airavata Django Portal virtual environment activated, clone this repo and install it into the portal's virtual environment
git clone https://github.com/SciGaP/bcbportal-djangoapp.git cd bcbportal-djangoapp python setup.py develop
-
Start (or restart) the Django Portal server.