jupyterlab / jupyterlab-toc

Table of Contents extension for JupyterLab
BSD 3-Clause "New" or "Revised" License
728 stars 106 forks source link

Unexpected foldable title? #131

Open rightx2 opened 4 years ago

rightx2 commented 4 years ago

Screen Shot 2020-05-02 at 10 56 11

I don't understand why are 4.2, 4.2.1 foldable? It was supposed to be not because it has no content....?

I'm faced with this problem when I reinstall toc extension.

marvinbernhardt commented 4 years ago

I get this problem when having installed jupyterlab/toc version 2 or 3 while having juptyerlab version <2. Try something like jupyter labextension install @jupyterlab/toc@1.0.1

lresende commented 4 years ago

TOC 4.0.0 which requires JupyterLab 2.x has a fix for #128 which disable this capability and if desired can be enabled on JupyterLab advanced settings editor.