Jupyter-toc

Latest version: v1.1.2

Safety actively analyzes 623847 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.1.2

1.1.1

* Update `.gitignore` with standard Python directories
* Fix a missing instruction in `README.md`

1.1.0

Enhance build function to provide more flexible Table of Contents generation

- Add parameters for controlling the depth of headings, enabling/disabling hyperlinks, and printing the ToC.
- Handle FileNotFoundError for invalid notebook paths.
- Update function documentation.
- Replace fixed indentation with dynamic spacing based on heading level.
- Split Markdown cells into lines to capture all headings.
- Add unit test for build function in jupyter_toc package
- Update README to reflect new code

This update allows for greater flexibility in generating a table of contents for Jupyter notebooks. The function now supports customizable heading depth, optional hyperlinking, and can either display or return the ToC as a Markdown-formatted string.

v1

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.