[GitHub] zeppelin issue #1606: [ZEPPELIN-777] Math formula support

2016-11-28 Thread tae-jun
Github user tae-jun commented on the issue: https://github.com/apache/zeppelin/pull/1606 @giaosudau Thanks! 👍 I appreciate it 😄 --- 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 fea

[GitHub] zeppelin issue #1606: [ZEPPELIN-777] Math formula support

2016-11-28 Thread giaosudau
Github user giaosudau commented on the issue: https://github.com/apache/zeppelin/pull/1606 @tae-jun https://issues.apache.org/jira/browse/ZEPPELIN-1723 --- 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

[GitHub] zeppelin issue #1606: [ZEPPELIN-777] Math formula support

2016-11-21 Thread tae-jun
Github user tae-jun commented on the issue: https://github.com/apache/zeppelin/pull/1606 @giaosudau You clarified the issue! Would you like to create a [JIRA](https://issues.apache.org/jira/browse/ZEPPELIN) ticket for that? :-) Then other developers will see the issue. Since this PR i

[GitHub] zeppelin issue #1606: [ZEPPELIN-777] Math formula support

2016-11-21 Thread giaosudau
Github user giaosudau commented on the issue: https://github.com/apache/zeppelin/pull/1606 @tae-jun I checked there is a folder MathJax in the source I use to build but what I mean here is the URL calling jax lib was wrong. You can check the URL of jax in the image above. =>>

[GitHub] zeppelin issue #1606: [ZEPPELIN-777] Math formula support

2016-11-21 Thread tae-jun
Github user tae-jun commented on the issue: https://github.com/apache/zeppelin/pull/1606 @giaosudau Thanks for the prompt response! So you mean it doesn't happen without ZEPPELIN_SERVER_CONTEXT_PATH? I've never used that option so I might not be helpful ^^; But cou

[GitHub] zeppelin issue #1606: [ZEPPELIN-777] Math formula support

2016-11-21 Thread giaosudau
Github user giaosudau commented on the issue: https://github.com/apache/zeppelin/pull/1606 @tae-jun No error at building source code. But the error happens when I deploy with ZEPPELIN_SERVER_CONTEXT_PATH is /zeppelin/ ![Log](http://i.imgur.com/DE1Ugix.jpg) --- If

[GitHub] zeppelin issue #1606: [ZEPPELIN-777] Math formula support

2016-11-21 Thread tae-jun
Github user tae-jun commented on the issue: https://github.com/apache/zeppelin/pull/1606 @giaosudau Hi! Thanks for sharing the issue :) Could you please share your building command line and error log? I don't know why, but I guess MathJax library wasn't downloaded from

[GitHub] zeppelin issue #1606: [ZEPPELIN-777] Math formula support

2016-11-20 Thread giaosudau
Github user giaosudau commented on the issue: https://github.com/apache/zeppelin/pull/1606 I build a distribution from source code but it's failed because of missing /jax /extesions/ Did you guys test this case? How to fix it? Thanks. --- If your project is set up for it,

[GitHub] zeppelin issue #1606: [ZEPPELIN-777] Math formula support

2016-11-08 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1606 Thanks @rawkintrevo and @minahlee for the review. Merge to master if there's no further comment. --- If your project is set up for it, you can reply to this email and have your reply a

[GitHub] zeppelin issue #1606: [ZEPPELIN-777] Math formula support

2016-11-08 Thread rawkintrevo
Github user rawkintrevo commented on the issue: https://github.com/apache/zeppelin/pull/1606 lgtm. +1 to merge again, awesome add @Leemoonsoo --- 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

[GitHub] zeppelin issue #1606: [ZEPPELIN-777] Math formula support

2016-11-08 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1606 @rawkintrevo I clean cloned this PR, build and tried with browser cache clean, but couldn't reproduce the problem. Could you see `zeppelin-web/dist/jax` directory after the build? --- If you

[GitHub] zeppelin issue #1606: [ZEPPELIN-777] Math formula support

2016-11-08 Thread rawkintrevo
Github user rawkintrevo commented on the issue: https://github.com/apache/zeppelin/pull/1606 @Leemoonsoo still not working for me, but it could be on my end- I have a hell of a time with git Did a fetch /hard reset within the last hour. ```bash $ git fetch leemoonsoo

[GitHub] zeppelin issue #1606: [ZEPPELIN-777] Math formula support

2016-11-07 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1606 @minahlee @rawkintrevo I have fixed the problem. Now packaged version works as well. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] zeppelin issue #1606: [ZEPPELIN-777] Math formula support

2016-11-07 Thread rawkintrevo
Github user rawkintrevo commented on the issue: https://github.com/apache/zeppelin/pull/1606 @Leemoonsoo awesome work! so happy to see this coming through! I am running into the same problem as @minahlee Thoughts on why `mvn` build wouldn't make this come out right? --- If

[GitHub] zeppelin issue #1606: [ZEPPELIN-777] Math formula support

2016-11-07 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1606 It works with dev mode (`grunt serve`) but doesn't work if you build source with mvn. Attaching screenshot: https://cloud.githubusercontent.com/assets/8503346/20061744/8b2b1508-a544-11e6-8

[GitHub] zeppelin issue #1606: [ZEPPELIN-777] Math formula support

2016-11-07 Thread tae-jun
Github user tae-jun commented on the issue: https://github.com/apache/zeppelin/pull/1606 So cl! 👍 --- 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

[GitHub] zeppelin issue #1606: [ZEPPELIN-777] Math formula support

2016-11-07 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1606 Tested and it works well as expected 👍 --- 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 fea

[GitHub] zeppelin issue #1606: [ZEPPELIN-777] Math formula support

2016-11-06 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1606 @AhyoungRyu @anthonycorbacho addressed your comments. --- 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 ha

[GitHub] zeppelin issue #1606: [ZEPPELIN-777] Math formula support

2016-11-06 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1606 cc @1ambda @AhyoungRyu --- 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 wi