Introducing Code Extractor, a tool dedicated to effortlessly extracting code cells from Jupyter notebooks. This initial release supports:
- Extraction of code cells.
- Optional extraction of all cell types, including markdown, with
--all-cells
flag.
Refer to the README for installation and usage instructions.