Releases: RealWorga/jupyter-code-extractor
Releases · RealWorga/jupyter-code-extractor
Release list
Code Extractor v0.1.1 - [NO CHANGES - v0.1]
This is the same release as v0.1.
This release is aimed to trigger an automatic pypi update.
Code Extractor v0.1 - Initial 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-cellsflag.
Refer to the README for installation and usage instructions.