'Is it possible to add table of contents like to python script?
I love Jupyter notebook. One of reasons is it has table of contents which is very convenient to search and organize big codes. However Jupyter notebook or Jupyter lab is very slow for a big notebook file. So I am thinking to convert notebook back to py file.
I am wondering if there is any IDE where I can add markdown to the script and then can add table of contents to py file like notebook does?
Thanks
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
