bookstore
bookstore copied to clipboard
π Notebook storage and publishing workflows for the masses
Using the python dict diff from nbdimes we'd like to have a component based UI to render the diff between two notebook versions. There could be more use cases past...
This is more of a question really. How is `bookstore` actually used? I've got `bookstore` installed into plain jupyter (not nteract). It's saving my notebooks to S3. How does the...
Looking at the commit activity, this project seems that it may no longer be active. Can somebody comment on whether this project is still actively maintained?
Hi, as shown in the following full dependency graph of **_bookstore_**, **_bookstore_** requires **_aiobotocore *_** οΌ while the installed version of **_aioboto3_**(6.4.1) requires _**aiobotocore =0.10.2**_. According to Pip's _βfirst found...
We may be able to give people a straightforward way to revert to older versions of their notebooks by integrating directly with the Jupyter Checkpoints APIs. This would allow us...
As brought up by @MSeal in https://github.com/nteract/bookstore/pull/176#discussion_r353329013 we should consider automating our version updates. One of the easiest ways to set this up is to set up bumpversion and make...
In the classic notebook server, we have the `LargeFileManager` to handle large files as a streamed response. We could have something analogous for bookstore that would alleviate issues around archiving...
We've added to Papermill and it makes sense to add here too.
In #159 we realized that there is utility in logging more information at the point of validating the bookstore settings. To keep the PR more tightly scoped we only added...