461 Forks
866 Stars
866 Watchers

nilearn

Machine learning for NeuroImaging in Python

How to download and setup nilearn

Open terminal and run command
git clone https://github.com/nilearn/nilearn.git
git clone is used to create a copy or clone of nilearn repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with nilearn https://github.com/nilearn/nilearn/archive/master.zip

Or simply clone nilearn with SSH
[email protected]:nilearn/nilearn.git

If you have some problems with nilearn

You may open issue on nilearn support forum (system) here: https://github.com/nilearn/nilearn/issues