Skip to content

neurobooth/neurobooth-terra

Repository files navigation

neurobooth-terra

Github Actions

Dependencies

Installation

We recommend the Anaconda Python distribution. To install neurobooth-terra, first install pandas through conda using:

$ conda install pandas

Then, simply do:

$ pip install -e git+https://github.com/neurobooth/neurobooth-terra.git#egg=neurobooth_terra

and it will install neurobooth-terra along with the remaining dependencies which are not already installed.

To check if everything worked fine, you can do:

$ python -c 'import neurobooth_terra'

and it should not give any error messages.

Bug reports

Use the github issue tracker to report bugs.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages