Changelog

Version 0.0.1 (2019-12-11)

  • Bare minimum functionality
  • Executes notebook
  • Exports notebook to html
  • Attaches environment.yml and .ipynb to html

Version 0.0.2 (2019-12-12)

  • Refactored convert module
  • Error handling for package list extraction

Version 0.0.3 (2019-12-12)

  • Autogenerated output filename
  • Added execution timestamp and duration
  • Added dependency to nbconvert

Version 0.0.4 (2019-12-17)

  • Updated documentation