GitHub user rerngvit opened a pull request:

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

    [ZEPPELIN-606] Add a button to explicitly save a notebook

    ### What is this PR for?
    This PR adds a button to explicitly save a notebook (without waiting for 
the autosave timer)
        
    ### What type of PR is it?
    Improvement
        
    ### Todos
    - Add a button to explicitly save a notebook (without waiting for the 
autosave timer)
        
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-606
        
    ### How should this be tested?
    1. Start Zeppelin
    2. Open a notebook in two tabs (or browsers)
    3  Make changes to a notebook on one tab and use the save button
    4. Verify that the changes are visible in the other tab (or browser)
       
    ### Screenshots
    <img width="1372" alt="zeppelin-906-screenshot" 
src="https://cloud.githubusercontent.com/assets/815664/17155795/ea33c7a8-5386-11e6-98a9-974c0e41f535.png";>
    
    
    ### 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/rerngvit/incubator-zeppelin ZEPPELIN-606

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/1230.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 #1230
    
----
commit b96e354637b23a4184f7e1ebb628c4282da36f71
Author: Rerngvit Yanggratoke <[email protected]>
Date:   2016-07-21T21:53:08Z

    ### What is this PR for?
    This PR applies the new interpreter registration mechanism to Markdown
    
    ### What type of PR is it?
    Improvement
    
    ### Todos
    - Move interpreter registration properties from static block to 
interpreter-setting.json
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-919
    
    ### How should this be tested?
    1. apply patch
    2. rm -r interpreter/md
    3. rm conf/interpreter.json
    4. mvn clean package -DskipTests
    5. bin/zeppelin-daemon.sh start
    6. run some paragraph with markdown
    
    ### Questions:
    * Does the licenses files need update? No
    * Is there breaking changes for older versions? No
    * Does this needs documentation? No

commit ee8d3403ef9b6cb2893c0c2caf489303fce8cd04
Author: Rerngvit Yanggratoke <[email protected]>
Date:   2016-07-24T23:22:39Z

    Merge remote-tracking branch 'upstream/master'

commit 036bf7a624794b1210001bea7292689a2e04f18b
Author: Rerngvit Yanggratoke <[email protected]>
Date:   2016-07-26T18:19:32Z

    Merge remote-tracking branch 'upstream/master'

commit 3e273ac152096a1786168559c2a819482b2dd988
Author: Rerngvit Yanggratoke <[email protected]>
Date:   2016-07-26T21:06:54Z

    ### What is this PR for?
    This PR adds a button to explicitly save a notebook (without waiting for 
the autosave timer)
    
    ### What type of PR is it?
    Improvement
    
    ### Todos
    - Add a button to explicitly save a notebook (without waiting for the 
autosave timer)
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-606
    
    ### How should this be tested?
    1. Start Zeppelin
    2. Open a notebook in two tabs (or browsers)
    3  Make changes to a notebook on one tab and use the save button
    4. Verify that the changes are visible in the other tab
    
    ### Questions:
    * Does the licenses files need update? No
    * Is there breaking changes for older versions? No
    * Does this needs documentation? No

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to