Skip to content

updating local install instructions for new _toc.yaml format #1138

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

arneyjfs
Copy link

@arneyjfs arneyjfs commented Apr 8, 2025

Instructions for migrating to the new _toc.yaml fromat as per the jupyter-book terminal warning:

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 book/_toc.yml -o book/_toc.yml

Instructions for migrating to the new _toc.yaml fromat as per the jupyter-book terminal warning:

```shell
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 book/_toc.yml -o book/_toc.yml
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant