I tried to compile the book with a recent jupyter book and got the following error message:
The Table of Contents file is malformed: toc is not a mapping: <class 'list'>
You may need to migrate from the old format, using:
jupyter-book toc migrate /home/pbellec/git/high_confidence_ad/content/_toc.yml -o /home/pbellec/git/high_confidence_ad/content/_toc.yml
I tried to compile the book with a recent jupyter book and got the following error message: