GitHub user cyhsutw opened a pull request:

    https://github.com/apache/incubator-zeppelin/pull/851

    [ZEPPELIN-799] Modify `index.html` and `karma.conf.js` for `mode-python`

    ### What is this PR for?
    
    Python edit mode was added in #825 thank to @astroshim.
    
    I think we'll need to update the `src/index.html` and `test/karma.conf.js` 
under `zeppelin-web` accordingly to avoid unstaged changes after building.
    
    ### What type of PR is it?
    Improvement
    
    ### Todos
    None
    
    ### What is the Jira issue?
    Probably a subtask of 
    https://issues.apache.org/jira/browse/ZEPPELIN-799
    
    ### How should this be tested?
    Shouldn't be any since #825 is merged into `master` and has been tested.
    
    ### Screenshots (if appropriate)
    N/A
    
    ### Questions:
    * Does the licenses files need update? *no*
    * Is there breaking changes for older versions? *no*
    * Does this needs documentation? *no*
    
    /cc @astroshim 

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

    $ git pull https://github.com/cyhsutw/incubator-zeppelin 
update-template-files

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

    https://github.com/apache/incubator-zeppelin/pull/851.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 #851
    
----
commit 24901cc8b60798267974165d86409d60aa41913d
Author: Cheng-Yu Hsu <m...@cyhsu.me>
Date:   2016-04-22T05:40:55Z

    add `mode-python` to generated html and js

----


---
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.
---

Reply via email to