vscode icon indicating copy to clipboard operation
vscode copied to clipboard

Dynamic OUTLINE in Jupyter Notebook's PDF and HTML

Open alvaroiramirez opened this issue 1 year ago • 0 comments

I am using a Jupyter Notebook, but apparently, VS Code does not support jupyter_contrib_nbextensions, so I cannot add a dynamic table of contents. Could you please add an option to accomplish this task? Although the OUTLINE area solves the issue in the IDE, it is still a problem when navigating the code in PDF or HTML. Also, creating the table of contents manually is a lot of work. It would be great if you could replicate the same OUTLINE capability, adding a dynamic ToC in the notebook for readers without the VS Code.

alvaroiramirez avatar Oct 20 '24 08:10 alvaroiramirez