Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 657 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 657 Bytes

brain-bridge

Brain-bridge allows you explore subject-level structural brain differences among the Human Connectome Project dataset.

How to use

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