Skip to content

Releases: RealWorga/jupyter-code-extractor

Code Extractor v0.1.1 - [NO CHANGES - v0.1]

Choose a tag to compare

@RealWorga RealWorga released this 22 Sep 02:01

This is the same release as v0.1.

This release is aimed to trigger an automatic pypi update.

Code Extractor v0.1 - Initial Release

Choose a tag to compare

@RealWorga RealWorga released this 21 Sep 22:25

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.