GitHub user jongyoul opened a pull request: https://github.com/apache/zeppelin/pull/2393
[WIP][ZEPPELIN-2590] Convert jupyter's notebook to Zeppelin's note ### What is this PR for? Converting jupyter's notebook to Zeppelin's note ### What type of PR is it? [Feature] ### Todos * [ ] - TBD ### What is the Jira issue? * https://issues.apache.org/jira/browse/ZEPPELIN-2590 ### How should this be tested? ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No You can merge this pull request into a Git repository by running: $ git pull https://github.com/jongyoul/zeppelin ZEPPELIN-2590 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/2393.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 #2393 ---- commit 655cc4d7eb0a4b6790da90fffdf861d66e35ec88 Author: Jongyoul Lee <jongy...@gmail.com> Date: 2017-05-29T08:47:58Z Added jupyter file format commit a0f0c995aeb717b4291ca4d0b38fa4d5d120dbb5 Author: Jongyoul Lee <jongy...@gmail.com> Date: 2017-06-01T15:48:43Z Added asf header commit 87d200476300206b7ccc59d4ee0f6569c700034f Author: Jongyoul Lee <jongy...@gmail.com> Date: 2017-06-02T02:03:36Z Fixed typo commit 4945f32a0ee6c9c0152b0ead372e1f22eab5820e Author: Jongyoul Lee <jongy...@gmail.com> Date: 2017-06-02T02:37:56Z Fixed style commit 621fe1f514e01bda151d1938a4186e07502d3c91 Author: Jongyoul Lee <jongy...@gmail.com> Date: 2017-06-04T06:27:22Z Added note format manually ---- --- 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. ---