Skip to content

Releases: AnswerDotAI/execnb

v0.1.1

07 Aug 00:43
Compare
Choose a tag to compare

New Features

  • Support ipywidgets (#24)

Bugs Squashed

  • Seaborn is not compatible with execnb (#27)

v0.1.0

06 Aug 22:28
Compare
Choose a tag to compare

New Features

  • Remove usage of fastcore.xtras and fastcore.foundation to reduce chance of macOS fork issue (#26)

v0.0.10

04 Aug 05:05
Compare
Choose a tag to compare

New Features

  • add mk_cell (#25)
  • Add new nb function (#23), thanks to @dleen
  • Parameterize Notebooks (#19)
    • (This was completed earlier but not marked done in gh issues)

v0.0.9

25 Jul 18:05
Compare
Choose a tag to compare

New Features

  • use fork mode on mac (#22)

v0.0.8

24 Jul 22:05
Compare
Choose a tag to compare
  • Use nbdev2

v0.0.6

17 Jun 21:53
Compare
Choose a tag to compare

Bugs Squashed

  • do not fail if matplotlib is not installed when running %matplotlib inline (#6), thanks to @hamelsmu

v0.0.3

08 Jun 03:18
Compare
Choose a tag to compare
  • Add notebook dir to python path

v0.0.2

07 Jun 21:20
Compare
Choose a tag to compare
  • Compat with nbprocess test runner

v0.0.1

07 Jun 03:08
Compare
Choose a tag to compare
  • Initial release