main-educational / brain_encoding_decoding

A jupyter book on brain decoding using functional magnetic resonance imaging
https://main-educational.github.io/brain_encoding_decoding/intro.html
MIT License
8 stars 11 forks source link

brain_encoding_decoding

Jupyter Book Badge Binder [Docker Hub]() GitHub size GitHub issues GitHub PR License CONP

This is a jupyter book presenting an introduction to brain encoding and decoding using python. It is rendered on main-educational.github.io/brain_encoding_decoding. See the introduction of the jupyter book for more details, and acknowledgements.

Build the book

If you want to build the book locally:

An html version of the jupyter book will be automatically generated in the folder content/_build/html/.

Hosting the book

The html version of the book is hosted on the gh-pages branch of this repo. Navigate to your local build and run,

This will automatically push your build to the gh-pages branch. More information on this hosting process can be found here.