0

I am somewhat new to Jupyter book and stackoverflow, so forgive me if the question isn't up to par.

I am trying to include a within-page Table of Contents in my Jupyter book project. I am wondering how to make the diplyed table of contents show more then one level os subsections. Here is what I am after, from the Jupyter book documentation. In my project only the first level of subsections is displayed. Has it something to do with the _toc.yml file?

Any help is greatly apriciated!

  • There's an example of setting '`maxdepth`' in your `_toc.yml` file in the documentation [here](https://jupyterbook.org/en/stable/structure/configure.html?highlight=table%20of%20contents#control-the-depth-of-the-displayed-table-of-contents). – Wayne Sep 26 '22 at 18:31

0 Answers0