Skip to content

2021 website of the educational workshop of the Montreal Artificial Intelligence and Neuroscience (MAIN) conference

License

Notifications You must be signed in to change notification settings

main-educational/2021

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the website of the 2021 educational workshop of the Montreal Artificial Intelligence and Neuroscience (MAIN) conference. The website is built with the jupyter book project, and deployed using github.

Build the book locally

  • Clone this repository
  • Run pip install jupyter-book (recommended in a virtual environment).
  • For a fresh build, remove the content of content/_build/
  • Run jb build content/

A static version of the book will be generated on 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,

  • ghp-import -n -p -f content/_build/html

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

About

2021 website of the educational workshop of the Montreal Artificial Intelligence and Neuroscience (MAIN) conference

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published