[GitHub] zeppelin issue #2106: Rewrite PythonInterpreter.

2017-03-16 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2106 @astroshim made [a pullrequest](https://github.com/astroshim/zeppelin/pull/16) to this branch, to bringing docker support back . Please take a look and merge if you think it's okay. --- If y

[GitHub] zeppelin issue #2149: [HOTFIX][ZEPPELIN-2037][ZEPPELIN-1832] Restart with se...

2017-03-16 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2149 Thanks @jongyoul Tested it on isolated per user and scoped per user, it works. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] zeppelin pull request #2114: [ZEPPELIN-2234][BUG] Can't display the same cha...

2017-03-16 Thread 1ambda
Github user 1ambda closed the pull request at: https://github.com/apache/zeppelin/pull/2114 --- 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 e

[GitHub] zeppelin issue #2114: [ZEPPELIN-2234][BUG] Can't display the same chart agai...

2017-03-16 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2114 @Leemoonsoo Thanks! --- 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,

[GitHub] zeppelin pull request #2149: [HOTFIX][ZEPPELIN-2037] Restart with several op...

2017-03-16 Thread jongyoul
GitHub user jongyoul opened a pull request: https://github.com/apache/zeppelin/pull/2149 [HOTFIX][ZEPPELIN-2037] Restart with several options include "per user/per note" and "scoped/isolated" ### What is this PR for? This is a second part of ZEPPELIN-2047. This issue relates to

[GitHub] zeppelin pull request #2147: [HOTFIX] Restart button raises exception in int...

2017-03-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2147 --- 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 e

[GitHub] zeppelin issue #2147: [HOTFIX] Restart button raises exception in interprete...

2017-03-16 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2147 @AhyoungRyu @Leemoonsoo tested it. Will merge 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

[GitHub] zeppelin issue #2147: [HOTFIX] Restart button raises exception in interprete...

2017-03-16 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2147 @zjffdu I made a new PR(#2149) for fixing what you mention. Can you check that PR and test it? --- If your project is set up for it, you can reply to this email and have your reply appear on Git

[GitHub] zeppelin pull request #2126: [gh-pages][ZEPPELIN-2209, 2110] Show 'INTERPRET...

2017-03-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2126 --- 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 e

[GitHub] zeppelin pull request #2105: [ZEPPELIN-2215] Progress bar for Spell executio...

2017-03-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2105 --- 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 e

[GitHub] zeppelin issue #2119: [ZEPPELIN-2243] Use uppercase for shortcut description

2017-03-16 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2119 @1ambda Sadly one file has some conflicts after #2100 merged.. Could you resolve this? I'll merge this right after then. --- If your project is set up for it, you can reply to this email

[GitHub] zeppelin pull request #2148: [branch-0.7][ZEPPELIN-2060] Make dynamic select...

2017-03-16 Thread AhyoungRyu
GitHub user AhyoungRyu opened a pull request: https://github.com/apache/zeppelin/pull/2148 [branch-0.7][ZEPPELIN-2060] Make dynamic select form turn on or off using checkbox ### What is this PR for? This PR is same with #2100 with base branch `branch-0.7`. ### Wha

[GitHub] zeppelin issue #2147: [HOTFIX] Restart button raises exception in interprete...

2017-03-16 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2147 @zjffdu I've tested it with PythonInterpreter and reproduced it didn't work properly. I'll fix them --- If your project is set up for it, you can reply to this email and have your reply appear o

[GitHub] zeppelin issue #2147: [HOTFIX] Restart button raises exception in interprete...

2017-03-16 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2147 @zjffdu Can you tell me which interpreter you use? In case of Spark, I found error occurs but it's kind of Spark issue because two separate "metastore_db" located in a same place. --- If your p

[GitHub] zeppelin issue #2147: [HOTFIX] Restart button raises exception in interprete...

2017-03-16 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2147 @zjffdu Thanks, I'll test it with that mode. --- 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 #2147: [HOTFIX] Restart button raises exception in interprete...

2017-03-16 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2147 @jongyoul I try it in isolated mode per user, restart button seems still doesn't work. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as we

[GitHub] zeppelin issue #2098: [ZEPPELIN-2217] AdvancedTransformation for Visualizati...

2017-03-16 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2098 CI passed. I will update PR description --- 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 en

[GitHub] zeppelin pull request #2098: [ZEPPELIN-2217] AdvancedTransformation for Visu...

2017-03-16 Thread 1ambda
Github user 1ambda closed the pull request at: https://github.com/apache/zeppelin/pull/2098 --- 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 e

[GitHub] zeppelin pull request #2098: [ZEPPELIN-2217] AdvancedTransformation for Visu...

2017-03-16 Thread 1ambda
GitHub user 1ambda reopened a pull request: https://github.com/apache/zeppelin/pull/2098 [ZEPPELIN-2217] AdvancedTransformation for Visualization ### What is this PR for? Even if we already have 2 useful transformation, they have limitations. - we can't configure ax

[GitHub] zeppelin pull request #2147: [HOTFIX] Restart button raises exception in int...

2017-03-16 Thread jongyoul
GitHub user jongyoul opened a pull request: https://github.com/apache/zeppelin/pull/2147 [HOTFIX] Restart button raises exception in interpreter side ### What is this PR for? This PR is the following one of #2140. It prevent from raising exception in interpreter side while closi

[GitHub] zeppelin pull request #2100: [ZEPPELIN-2060] Make dynamic select form turn o...

2017-03-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2100 --- 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 e

[GitHub] zeppelin issue #2100: [ZEPPELIN-2060] Make dynamic select form turn on or of...

2017-03-16 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2100 @Leemoonsoo Thanks for reveiw. Merge into branch-0.7 and master if there are no more comments --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] zeppelin issue #2141: [ZEPPELIN-1720] Adding tests to verify behaviour of dy...

2017-03-16 Thread guicaro
Github user guicaro commented on the issue: https://github.com/apache/zeppelin/pull/2141 Thanks again @1ambda it all worked like a charm and now all green :) --- 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

[GitHub] zeppelin issue #2114: [ZEPPELIN-2234][BUG] Can't display the same chart agai...

2017-03-16 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2114 Merged to `branch-0.7` but @asfgit does not automatically close this PR. @1ambda please close this PR manually. --- If your project is set up for it, you can reply to this email and have your

[GitHub] zeppelin issue #2100: [ZEPPELIN-2060] Make dynamic select form turn on or of...

2017-03-16 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2100 Tested and LGTM --- 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,

[GitHub] zeppelin issue #2134: [ZEPPELIN-2257] notification about incompleteness of d...

2017-03-16 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2134 Just saw it, this definitely looks better. I don't have a strong opinion, I just saw there is a small diff, hence, highlighting it. This is how it gets displayed in spark/livy, with

[GitHub] zeppelin issue #2131: ZEPPELIN-2256. poll job progress is called twice

2017-03-16 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2131 LGTM! --- 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

[GitHub] zeppelin issue #2138: [ZEPPELIN-2260] [branch-0.7] Skip node,npm install and...

2017-03-16 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2138 LGTM! tested on local, now zeppelin (without local-repo) take little less time to restart. --- If your project is set up for it, you can reply to this email and have your reply appear on G

[GitHub] zeppelin pull request #2136: [ZEPPELIN-2113] Paragraph border is not highlig...

2017-03-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2136 --- 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 e

[GitHub] zeppelin issue #2141: [ZEPPELIN-1720] Adding tests to verify behaviour of dy...

2017-03-16 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2141 @guicaro I see. There are many ways to trigger travis again. but what you actually need is pushing new commits so that travis get noticed. - Amend your last commit with `git commit --amend

[GitHub] zeppelin issue #2138: [ZEPPELIN-2260] [branch-0.7] Skip node,npm install and...

2017-03-16 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2138 Merge to branch-0.7 if no further 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 have this fe

[GitHub] zeppelin issue #2137: [ZEPPELIN-2260] Skip node,npm install and bundle when ...

2017-03-16 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2137 Merge to master if no further comment --- 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

[GitHub] zeppelin issue #2072: [ZEPPELIN-2060] Show tooltip msg after dynamic form va...

2017-03-16 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2072 I'm closing this PR since https://issues.apache.org/jira/browse/ZEPPELIN-2060 will be handled in #2100. --- If your project is set up for it, you can reply to this email and have your reply ap

[GitHub] zeppelin pull request #2072: [ZEPPELIN-2060] Show tooltip msg after dynamic ...

2017-03-16 Thread AhyoungRyu
Github user AhyoungRyu closed the pull request at: https://github.com/apache/zeppelin/pull/2072 --- 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

[GitHub] zeppelin issue #2093: Env variable to configure maven central repo

2017-03-16 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2093 Thanks for pinging. LGTM and merge to master if no further discussions. Meanwhile, @andreaTP do you mind create a JIRA issue? So later, everyone can more easily track when this

[jira] [Created] (ZEPPELIN-2276) Release 0.7.2

2017-03-16 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-2276: -- Summary: Release 0.7.2 Key: ZEPPELIN-2276 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2276 Project: Zeppelin Issue Type: Task Reporte

[GitHub] zeppelin pull request #2142: [ZEPPELIN-2124] Missing dependencies array in i...

2017-03-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2142 --- 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 e

[GitHub] zeppelin issue #2141: [ZEPPELIN-1720] Adding tests to verify behaviour of dy...

2017-03-16 Thread guicaro
Github user guicaro commented on the issue: https://github.com/apache/zeppelin/pull/2141 @1ambda Thanks, I actually did setup Travis while I was developing, I did not realize that every commit triggered a build so I deactivated my Zeppelin fork on Travis after I noticed this (so only

[GitHub] zeppelin issue #2140: [HOTFIX][ZEPPELIN-2037][ZEPPELIN-1832] "Restart" butto...

2017-03-16 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2140 @jongyoul Great work. I tested this PR and found some problem. We need some followup here. 1. Can not use interpreter after restart in `Per User scoped mode`, After re

[GitHub] zeppelin issue #2142: [ZEPPELIN-2124] Missing dependencies array in interpre...

2017-03-16 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2142 That's very simple :-) --- 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 wish

[GitHub] zeppelin issue #2116: [ZEPPELIN-2179] "clear output" paragraph doesn't work ...

2017-03-16 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2116 Thanks @jongyoul! --- 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,

[GitHub] zeppelin pull request #2116: [ZEPPELIN-2179] "clear output" paragraph doesn'...

2017-03-16 Thread 1ambda
Github user 1ambda closed the pull request at: https://github.com/apache/zeppelin/pull/2116 --- 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 e

[GitHub] zeppelin issue #2116: [ZEPPELIN-2179] "clear output" paragraph doesn't work ...

2017-03-16 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2116 @1ambda I merged this PR into branch-0.7. Please close this PR and make a new PR for master. I've tried to merge it into master but ,as you mentioned, it wouldn't be merged because of conflict.

[GitHub] zeppelin pull request #2144: [ZEPPELIN-2267] Improve Helium Enable / Disable...

2017-03-16 Thread 1ambda
GitHub user 1ambda reopened a pull request: https://github.com/apache/zeppelin/pull/2144 [ZEPPELIN-2267] Improve Helium Enable / Disable Dialogs ### What is this PR for? Improved Helium Enable / Disable Dialogs to - include more detailed info for enable dialog -

[GitHub] zeppelin pull request #2144: [ZEPPELIN-2267] Improve Helium Enable / Disable...

2017-03-16 Thread 1ambda
Github user 1ambda closed the pull request at: https://github.com/apache/zeppelin/pull/2144 --- 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 e

[GitHub] zeppelin pull request #2140: [HOTFIX][ZEPPELIN-2037][ZEPPELIN-1832] "Restart...

2017-03-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2140 --- 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 e

[GitHub] zeppelin issue #2140: [HOTFIX][ZEPPELIN-2037][ZEPPELIN-1832] "Restart" butto...

2017-03-16 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2140 My travis seems to get network error. I'll merge it into master and branch-0.7 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] zeppelin pull request #2146: [HOTFIX][ZEPPELIN-2037][ZEPPELIN-1832] "Restart...

2017-03-16 Thread jongyoul
Github user jongyoul closed the pull request at: https://github.com/apache/zeppelin/pull/2146 --- 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

[GitHub] zeppelin issue #2146: [HOTFIX][ZEPPELIN-2037][ZEPPELIN-1832] "Restart" butto...

2017-03-16 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2146 Will close it because there's no conflict --- 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 featur

[GitHub] zeppelin issue #2100: [ZEPPELIN-2060] Make dynamic select form turn on or of...

2017-03-16 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2100 CI is green now. Ready to review again. --- 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 featu

[GitHub] zeppelin pull request #2100: [ZEPPELIN-2060] Make dynamic select form turn o...

2017-03-16 Thread AhyoungRyu
Github user AhyoungRyu closed the pull request at: https://github.com/apache/zeppelin/pull/2100 --- 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

[GitHub] zeppelin pull request #2100: [ZEPPELIN-2060] Make dynamic select form turn o...

2017-03-16 Thread AhyoungRyu
GitHub user AhyoungRyu reopened a pull request: https://github.com/apache/zeppelin/pull/2100 [ZEPPELIN-2060] Make dynamic select form turn on or off using checkbox ### What is this PR for? I added "Auto Run" checkbox for select dynamic form to make user turn on / off automatic r

[GitHub] zeppelin issue #2106: Rewrite PythonInterpreter.

2017-03-16 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2106 I tested with the first two scripts and worked well. --- 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

[GitHub] zeppelin issue #2137: [ZEPPELIN-2260] Skip node,npm install and bundle when ...

2017-03-16 Thread FRosner
Github user FRosner commented on the issue: https://github.com/apache/zeppelin/pull/2137 Works like a charm @Leemoonsoo, thanks! --- 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 e

Revert ZEPPELIN-2230

2017-03-16 Thread Jongyoul Lee
Hi dev, I'll revert ZEPPELIN-2230 because it causes build problem when I rebase my branch and push it with force option. Regards, Jongyoul Lee -- 이종열, Jongyoul Lee, 李宗烈 http://madeng.net

[GitHub] zeppelin pull request #2122: [ZEPPELIN-2175] Jdbc interpreter sometime doesn...

2017-03-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2122 --- 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 e

[jira] [Created] (ZEPPELIN-2275) Provide configuration sections for each helium package type.

2017-03-16 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-2275: --- Summary: Provide configuration sections for each helium package type. Key: ZEPPELIN-2275 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2275 Project: Zeppelin

[jira] [Created] (ZEPPELIN-2274) Prettify crontab dialog

2017-03-16 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-2274: --- Summary: Prettify crontab dialog Key: ZEPPELIN-2274 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2274 Project: Zeppelin Issue Type: Improvement

[GitHub] zeppelin pull request #2146: [HOTFIX][ZEPPELIN-2037][ZEPPELIN-1832] "Restart...

2017-03-16 Thread jongyoul
GitHub user jongyoul opened a pull request: https://github.com/apache/zeppelin/pull/2146 [HOTFIX][ZEPPELIN-2037][ZEPPELIN-1832] "Restart" button does not work - branch-0.7 ### What is this PR for? Fixing restarting interpreters work correctly. All restart buttons runs restartin

[jira] [Created] (ZEPPELIN-2273) "TypeError: Cannot read property '1' of undefined" in the bar chart

2017-03-16 Thread Sora Lee (JIRA)
Sora Lee created ZEPPELIN-2273: -- Summary: "TypeError: Cannot read property '1' of undefined" in the bar chart Key: ZEPPELIN-2273 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2273 Project: Zeppelin

[GitHub] zeppelin pull request #2145: [ZEPPELIN-2271] encoding password of credential...

2017-03-16 Thread tinkoff-dwh
GitHub user tinkoff-dwh opened a pull request: https://github.com/apache/zeppelin/pull/2145 [ZEPPELIN-2271] encoding password of credentials ### What is this PR for? Added a simple encoding of the password in the file (the credentials.json). Application administrator (Zeppelin)

[jira] [Created] (ZEPPELIN-2272) Helium package list should display enabled packages first

2017-03-16 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-2272: --- Summary: Helium package list should display enabled packages first Key: ZEPPELIN-2272 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2272 Project: Zeppelin

Re: Setting zeppelin.livy.url

2017-03-16 Thread Jeff Zhang
Hi Arun, Do you mind to create a ticket for this kind of bug ? Jeff Zhang 于2017年3月16日周四 下午12:23写道: > Actually this is a bug, most of enviroment variable in interpreter-setting > doesn't work. So try to use property instead of enviroment variable. > > > Arun Khetarpal 于2017年3月16日周四 上午12:40写道: >

[GitHub] zeppelin issue #2093: Env variable to configure maven central repo

2017-03-16 Thread andreaTP
Github user andreaTP commented on the issue: https://github.com/apache/zeppelin/pull/2093 I believe this is ready to merge. Please let me know if I need to do anything more. cc. @Leemoonsoo --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] zeppelin pull request #2143: [ZEPPELIN-2266] Parse helium description as HTM...

2017-03-16 Thread 1ambda
GitHub user 1ambda reopened a pull request: https://github.com/apache/zeppelin/pull/2143 [ZEPPELIN-2266] Parse helium description as HTML ### What is this PR for? Parse helium description as HTML for detailed, beautiful explanation ``` "description": "The Ulti