Yeah. Thanks for your reply. LOL, Let me think. Ok, Currently, I have already taken the following files to my project.
paragraph.html paragraph-control.html paragraph-progressBar.html paragraph-results.html notebook.html notebook-actionBar.html AND the corresponding javascript files like app.js, app.controller.js, notebook.controller.js, paragraph.controller.js etc. But it seems that might error when I run my project and it said that some files can not found like that. Is is a right way to do this ? Note that: I have already build zeppelin project using mvn clean package –DskipTests. And the following files are from module named zeppelin-web/dist/app/notebook/paragraph Thanks, Mathew Carton. 发件人: Corneau Damien [mailto:cornead...@gmail.com] 发送时间: 2016年4月1日 12:51 收件人: users@zeppelin.incubator.apache.org 主题: Re: How can I refactor Zeppelin and take Zeppelin/Web to my project ? Hi, Could you give more informations about what you are trying to accomplish, and which file you are currently exporting? It is a bit hard to follow right now :) On Thu, Mar 31, 2016 at 11:15 AM, zml张明磊 <mingleizh...@ctrip.com<mailto:mingleizh...@ctrip.com>> wrote: Hello Experts, It's very nice to see you. You should know that Zeppelin/Web is an excellent module, and I would like to take it to my project. However, it seems difficult for me since I found a button [Run all paragraphs] ‘s corresponding files of javascript is not itself [ for example : paragraph.controller.js or notebook.controller.js and etc.] but scripts.js. Furthermore, it's a binary Javascript. So, how can I make my project work well? Which file should I take to make my project run correctly? By the way, I am just a student and an intern. I have already make the Zeppelin/Web UI like following. Don’t laugh at me. Experts. I am just want the following page to my project. But it’s too difficult for me. Thanks, Minglei. [cid:image001.png@01D18C1E.300D2390]