ipython_notebook_goodies icon indicating copy to clipboard operation
ipython_notebook_goodies copied to clipboard

Don't show help in the TOC

Open hwalinga opened this issue 6 years ago • 1 comments

If you open help and rerun the script to make the TOC, the help will be Incorporated in the TOC. That shouldn't happen:

I. Keyboard shortcuts II. Command Mode (press Esc to enable) III. Edit Mode (press Enter to enable)

hwalinga avatar Aug 21 '19 09:08 hwalinga

We could update the JQuery selector to only select headings in the actual notebook. I’ll have to spin up a notebook and see what the latest looks like.

kmahelona avatar Aug 21 '19 10:08 kmahelona