Skip to content

Code Extractor v0.1 - Initial Release

Latest
Compare
Choose a tag to compare
@RealWorga RealWorga released this 21 Sep 22:25
· 17 commits to main since this release

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.