How can I add a table of contents to an ipython notebook?
问题 The documentation at http://ipython.org/ipython-doc/stable/interactive/notebook.html says You can provide a conceptual structure for your computational document as a whole using different levels of headings; there are 6 levels available, from level 1 (top level) down to level 6 (paragraph). These can be used later for constructing tables of contents, etc. However, I can't find instructions anywhere on how to use my hierarchical headings to create such a table of contents. Is there a way to do