You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by jongyoul <gi...@git.apache.org> on 2017/06/05 03:38:50 UTC

[GitHub] zeppelin pull request #2393: [ZEPPELIN-2590] Convert jupyter's notebook to Z...

GitHub user jongyoul reopened a pull request:

    https://github.com/apache/zeppelin/pull/2393

    [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
    * [x] - Add command line interface
    
    ### 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 <jo...@gmail.com>
Date:   2017-05-29T08:47:58Z

    Added jupyter file format

commit a0f0c995aeb717b4291ca4d0b38fa4d5d120dbb5
Author: Jongyoul Lee <jo...@gmail.com>
Date:   2017-06-01T15:48:43Z

    Added asf header

commit 87d200476300206b7ccc59d4ee0f6569c700034f
Author: Jongyoul Lee <jo...@gmail.com>
Date:   2017-06-02T02:03:36Z

    Fixed typo

commit 4945f32a0ee6c9c0152b0ead372e1f22eab5820e
Author: Jongyoul Lee <jo...@gmail.com>
Date:   2017-06-02T02:37:56Z

    Fixed style

commit 621fe1f514e01bda151d1938a4186e07502d3c91
Author: Jongyoul Lee <jo...@gmail.com>
Date:   2017-06-04T06:27:22Z

    Added note format manually

commit 4e4cfda00a60f08f3e232447228e0a7aa0294331
Author: Jongyoul Lee <jo...@gmail.com>
Date:   2017-06-04T16:38:48Z

    Added command line interface

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---