Skip to content

2.4.0

Compare
Choose a tag to compare
@mpacer mpacer released this 06 Aug 22:25
· 25 commits to master since this release

Bookstore now supports cloning from a local or network attached file system.

This feature is disabled by default.

To enable this filesystem (fs) cloning, set BookstoreSettings.fs_cloning_basedir to the root directory from which you want people to be able to clone.

Adding fs cloning offers users more flexibility to clone notebooks from attached filesystems, like EFS. For more information about the motivation and design of this endpoint, please see #154.