Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Releases: allianz-direct/nb_prep

nbprep v1.0.2

17 Feb 12:31
d9d50c9
Compare
Choose a tag to compare

nbprep v1.0.1

20 Jan 15:51
Compare
Choose a tag to compare

Fixed

  • Edge case where --output-dir did not work with a mounted drive (#5)

nb_prep v1.0

20 Jan 14:29
82bbfe7
Compare
Choose a tag to compare

Major new release that is basically an entire re-write. Aim was to simplify and make it easier to comprehend was this package was doing. There's even a new and improved name: nb_prep (for notebook preparation)

Main new features:

  • New name!
  • New documentation site built using mkdocs
  • New CLI app built using typer : nb_prep
  • nb_prep process now also runs nbstripout
  • Extended unit test suite
  • Updated .pre-commit-hooks.yaml, making it easier to setup hooks locally
  • New option to disable using the commit suffix placeholder

precommit_nbconvert_rename v0.2

13 Jan 15:27
Compare
Choose a tag to compare

First release 🎉