Brain-bridge allows you explore subject-level structural brain differences among the Human Connectome Project dataset.
The jupyter notebook brain-bridge.ipynb is intended to be opened in the browser with Voila.
- Clone the repository on your computer
git clone https://github.com/margokersey/brain-bridge.git
- Navigate to the brain-bridge repository in your terminal
cd /path/to/brain-bridge
- Simply
pip install -r requirements.txt
to set up your local machine or use the virtual environment provided in the repository - Then enter
voila brain-bridge.ipynb
to open the brower page