GitHub user onkarshedge opened a pull request: https://github.com/apache/zeppelin/pull/989
Added ipfsnotebookrepo [ Zeppelin-683 WIP ] ### What is this PR for? IPFSNoteBookRepo IPFS storage and sharing zeppelin notes. ### What type of PR is it? Feature ### Todos * [API Multiaddress to connect to ipfs daemon get from configuration ] * [Import Note from other peers when a ipfs multihash is given ] * [UI support to import the Note when hash is given as input] * [Testing ] ### What is the Jira issue? * [Jira issue](https://issues.apache.org/jira/browse/ZEPPELIN-683) ### How should this be tested? [Google Document](https://docs.google.com/document/d/1eYjQL0t7VlBTRMYoA0nWRJAnZ6RHUF7S7G3rx9xH5Pc/edit?usp=sharing) ### Screenshots (if appropriate) [Google Document](https://docs.google.com/document/d/1eYjQL0t7VlBTRMYoA0nWRJAnZ6RHUF7S7G3rx9xH5Pc/edit?usp=sharing) ### Questions: * Does the licenses files need update? * Is there breaking changes for older versions? * Does this needs documentation? You can merge this pull request into a Git repository by running: $ git pull https://github.com/onkarshedge/incubator-zeppelin ipfs Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/989.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #989 ---- commit d4eb14b47221b10e6ad2eea482f77c23caa81255 Author: onkarshedge <shedge31on...@gmail.com> Date: 2016-06-10T07:55:59Z Added ipfsnotebookrepo ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---