Skip to content

willingc/nilearn_course

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Functional connectivity with NiLearn: practical course

This repository contains files and other info associated with a practical course on functional connectivity with NiLearn.

Instructor:

These materials are "almost" finished, but will change, before the training session

Installation Notes

Please follow the nilearn installation notes: http://nilearn.github.io/introduction.html#installation

At telecom: use the local install of anaconda:

 export PATH=/cal/softs/anaconda/anaconda-2.0.1/bin/:$PATH

Reading the training materials

With the IPython notebook

The recommended way to access the materials is to execute them in the IPython notebook. If you have the IPython notebook installed, you should download the materials (see below), go the the notebooks directory, and launch IPython notebook from there by typing:

cd notebooks
ipython notebook

in your terminal window. This will open a notebook panel load in your web browser.

On Internet

If you don't have the IPython notebook installed, you can browse the files on Internet:

Downloading the Tutorial Materials

The simplest way to download this material is a link above to download the contents of this repository as a zip file.

I would highly recommend using git, not only for this tutorial, but for the general betterment of your life. Once git is installed, you can clone the material in this tutorial by using the git address shown above.

About

Notebooks for a course on nilearn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.3%
  • Other 0.7%