Skip to content

neurostuff/2025-ohbm-ibma-neurovault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

2025-ohbm-ibma-neurovault

Binder

Materials for the OHBM 2025 IBMA with NeuroVault tutorial

To run this tutorial on Binder

  1. Follow the Binder badge above

  2. Run the notebook

To run this tutorial locally

You must have git, Python >= 3.8, and bash.

  1. Clone this repo by pasting this in a bash terminal:
git clone https://github.com/neurostuff/2025-ohbm-ibma-neurovault.git
  1. Create a virtual environment with the dependencies needed to run the notebook:
cd 2025-ohbm-ibma-neurovault
python3 -m venv venv
source venv/bin/activate
pip3 install --upgrade pip3
pip3 install -r binder/requirements.txt
  1. Open the notebook. Type jupyter notebook in the terminal. When the Jupyter Notebook page opens in your browser, navigate to notebooks/tutorial.ipynb

About

Tutorial for running IBMA using neurovault data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •