Replies: 1 comment 5 replies
-
Heya, Your toc format, is the new format that only works from jupyter-book v0.11, but above you are using jupyter-book v0.10 |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Am a newbie. A refugee from Bookdown trying to move to Jupyter-book. I have been happy running my own and others' tutorials for days now, but all of the sudden I've done something that causes the build to fail in a strange way. The basic issue appears to be at:
Running Jupyter-Book v0.10.2 Source Folder: /Users/me/jupyter_books/chipbook Config Path: /Users/me/jupyter_books/chipbook/_config.yml Output Path: /Users/me/jupyter_books/chipbook/_build/html Running Sphinx v3.5.4 WARNING: Unknown key in
_toc.yml: format WARNING: Unknown key in
_toc.yml: root WARNING: Unknown key in
_toc.yml: options
my toc and config files are attached (converting .yml extension to .txt so they would upload).
_config.txt
_toc.txt
I'd sure appreciate some advice... This is obviously global since some of the books that were working yesterday have not been touched but all three throw the same errors.
Beta Was this translation helpful? Give feedback.
All reactions