GitHub user prabhjyotsingh opened a pull request:

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

    [ZEPPELIN-3415] Fix export notebook functionality

    ### What is this PR for?
    Export functionality for both notebook and download data as CSV stopped 
working for Chrome.
    
    ### What type of PR is it?
    [Bug Fix]
    
    ### What is the Jira issue?
    * [ZEPPELIN-3415](https://issues.apache.org/jira/browse/ZEPPELIN-3415)
    
    ### How should this be tested?
    * Try exporting notebook and/or download data as CSV for any table.
    
    ### Screenshots (if appropriate)
    Before:
    ![download button 
before](https://user-images.githubusercontent.com/674497/38939688-1d397dd6-4346-11e8-8738-d3d0a00dc333.gif)
    
    
    After:
    ![download button 
after](https://user-images.githubusercontent.com/674497/38939687-1d04681c-4346-11e8-8183-c46042ede815.gif)
    
    
    
    ### Questions:
    * Does the licenses files need update? N/A
    * Is there breaking changes for older versions? N/A
    * Does this needs documentation? N/A


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/prabhjyotsingh/zeppelin ZEPPELIN-3415

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

    https://github.com/apache/zeppelin/pull/2932.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 #2932
    
----
commit fae64e09d72e0cb9235710dc8699d1028ce493af
Author: Prabhjyot Singh <prabhjyotsingh@...>
Date:   2018-04-18T14:47:22Z

    ZEPPELIN-3415: Fix export notebook functionality
    
    Change-Id: I1799dc407ff6f3f3452d9e97a878f6a23ee993be

----


---

Reply via email to