NeuromatchAcademy / course-content

NMA Computational Neuroscience course

Home Page:https://compneuro.neuromatch.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot build book locally

jreus opened this issue · comments

Hello, in the README file for building the book locally, there is a python script we are asked to run:

python ci/generate_book.py

However there does not seem to be a ci directory, or a generate_book.py script in the repository!

We've split the CI tools off into a separate repository so that they can be shared between the CN and DL courses.

ci mentioned above, is the same as nmaci.

Try these commands:

git clone https://github.com/NeuromatchAcademy/nmaci.git
python nmaci/scripts/generate_book.py