Skip to content

rprimet/neuroquery_apps

 
 

Repository files navigation

neuroquery_apps

Binder

A set of small apps implemented as Voilà dashboards. These apps are simpler and less complete than the main NeuroQuery website -- they are meant to prototype new features or demonstrate new models, for instance.

These contain, among others:

Running the applications locally

Some of the apps are a bit too memory and computation intensive for mybinder. You may find it easier to run them locally. Just clone this repo, then run:

pip install -r binder/requirements.txt
python download_datasets.py
voila --VoilaConfiguration.extension_language_mapping='{".py": "python"}'

About

A set of small NeuroQuery-related apps implemented as Voilà dashboards.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%