ramp-kits / autism

Data Challenge on Autism Spectrum Disorder detection
https://paris-saclay-cds.github.io/autism_challenge/
68 stars 43 forks source link

How can custom dependencies be installed? #5

Open chrisgorgo opened 6 years ago

chrisgorgo commented 6 years ago

Some submissions may need specific dependencies. What is the proper way to make sure that they are met?

GaelVaroquaux commented 6 years ago

All submissions share the same environment. Dependencies can be added in this standard environment by request, opening an issue here.

SaeedFarahani commented 6 years ago

please add gnc package to standard environment

https://github.com/parisots/gcn

@GaelVaroquaux

glemaitre commented 6 years ago

@SaeedFarahani could you make PR changing

https://github.com/ramp-kits/autism/blob/master/ami_environment.yml

In this way you can already check if it will work locally.