Open arm61 opened 4 years ago
The circleci falls down with the most recent release of jupyter-book, claiming that it cannot find the toc.
jupyter-book
Couldn't find a Table of Contents file. To auto-generate one, run jupyter-book toc .
But there is a toc. Need to work out why this is, for now jupyter-book==0.6.4 is the the requirements.txt
jupyter-book==0.6.4
requirements.txt
It looks like this is how we go about fixing things...https://github.com/executablebooks/jupyter-book/wiki/The-Jupyter-Book-Wiki
The circleci falls down with the most recent release of
jupyter-book
, claiming that it cannot find the toc.But there is a toc. Need to work out why this is, for now
jupyter-book==0.6.4
is the therequirements.txt