Skip to content

sid4py/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.

About

Data management for the neurobooth app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%