chrisjsewell / ipypublish

A workflow for creating and editing publication ready scientific reports and presentations, from one or more Jupyter Notebooks, without leaving the browser!
http://ipypublish.readthedocs.io
BSD 3-Clause "New" or "Revised" License
224 stars 37 forks source link

How to edit table of contents? #128

Open ryangdar opened 4 years ago

ryangdar commented 4 years ago

I was wondering how I would edit the table of contents? I was using this example as a guideline: https://chrisjsewell.github.io/ipypublish/Example.view_pdf.html. However, under the contents section I don't know how make these contents my own. My guess was to edit the Example.aux file,however, when I use nbpublish it does not update the pdf. What is the best way for me to edit table of contents? Thanks!

chrisjsewell commented 4 years ago

I'm not sure I understand? The table of contents should be automatically generated from the section headers in the notebook.