You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2019/09/25 19:41:19 UTC

[GitHub] [zeppelin] malayhm opened a new pull request #3462: ZEPPELIN-4138 Zeppelin Notebooks in vue.js framework

malayhm opened a new pull request #3462: ZEPPELIN-4138 Zeppelin Notebooks in vue.js framework
URL: https://github.com/apache/zeppelin/pull/3462
 
 
   ### What is this PR for?
   This is the first PR which lays down the framework for Zeppelin Web Implementation using vue.js framework with basic functionality in place.
   
   ### What type of PR is it?
   Improvement
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/ZEPPELIN/ZEPPELIN-4138
   
   ### How should this be tested?
   * Start the zeppelin server
   * Go to the zeppelin-web-vue folder
   * Run npm install (first time)
   * Run npm run serve to run Zeppelin web using vue.js on localhost:8081
   
   ### Screenshots (if appropriate)
   ![image](https://user-images.githubusercontent.com/1881135/65633211-3aed6d00-dff9-11e9-9bdd-f2a1a63f7699.png)
   ![image](https://user-images.githubusercontent.com/1881135/65633243-4a6cb600-dff9-11e9-9264-67cd7549c542.png)
   ![image](https://user-images.githubusercontent.com/1881135/65633263-55274b00-dff9-11e9-8c1c-44dbe01dd6b5.png)
   ![image](https://user-images.githubusercontent.com/1881135/65633297-62dcd080-dff9-11e9-8006-a404551e353d.png)
   
   ### Questions:
   * Does the licenses files need update? - No
   * Is there breaking changes for older versions? - No
   * Does this needs documentation? - Not yet
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services