Scrapbook 0.3.0 Release

Scrapbook 0.3.0 Release

This release has a few minor changes before the next major interface additions in 0.4.0. If you’re not familiar with the project it was pulled out of papermill to support referencing and saving outcomes of notebook executions. See the readthedocs page for more information.

Changes

  • Added a warning for gluing an object outside of a kernel context
  • Added development guide and marked papermill specific functions as deprecated
  • Changed error when using GET parameters on cloud storage paths to a warning for non-ipynb extensions
  • Changed ipython import to be lazy, saving on initial import times
2 Likes