Execnb Versions Save

Execute a jupyter notebook, fast, without needing jupyter

0.1.6

2 weeks ago
  • New functions for extracting outputs

0.1.5

1 year ago

New Features

  • Add DummyHistory (#38)

Bugs Squashed

  • CaptureShell.enable_matplotlib does not follow its parent's interface (#42)
  • Specify encoding when reading file in write_nb (#41), thanks to @RalfG

0.1.4

1 year ago

Bugs Squashed

  • CaptureShell.shell sets cell.outputs to ordinary dicts instead of AttrDicts (#39), thanks to @seeM

0.1.3

1 year ago

New Features

  • Add DummyHistory (#38)

Bugs Squashed

  • nbdev_test fails due to unescaped backslash in windows path (#37)

0.1.2

1 year ago

New Features

  • Only write file if changed in write_nb (#35)
  • faster startup with MPLBACKEND environment variable to lazily set matplotlib backend (#33), thanks to @seeM

0.1.1

1 year ago

New Features

  • Support ipywidgets (#24)

Bugs Squashed

  • Seaborn is not compatible with execnb (#27)

0.1.0

1 year ago

New Features

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

0.0.10

1 year ago

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)

0.0.9

1 year ago

New Features

  • use fork mode on mac (#22)

0.0.8

1 year ago
  • Use nbdev2