[GitHub] zeppelin issue #2514: replace pegdown to markdown zeppelin interpreter

2017-08-09 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2514 CI went green https://travis-ci.org/cloverhearts/zeppelin/builds/262539649. LGTM and merge to master if no further comment. --- If your project is set up for it, you can reply to this

[GitHub] zeppelin issue #2514: replace pegdown to markdown zeppelin interpreter

2017-08-09 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/2514 https://travis-ci.org/cloverhearts/zeppelin ci pass :) --- 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

[GitHub] zeppelin issue #2514: replace pegdown to markdown zeppelin interpreter

2017-08-08 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/2514 Sorry for the delay. @Leemoonsoo I will fix 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

[GitHub] zeppelin issue #2514: replace pegdown to markdown zeppelin interpreter

2017-08-04 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2514 @cloverhearts Test fails with ``` Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.714 sec <<< FAILURE! - in org.apache.zeppelin.jupyter.nbformat.JupyterUtilTest

[GitHub] zeppelin issue #2514: replace pegdown to markdown zeppelin interpreter

2017-08-04 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2514 > Is there any plan to integrate jupyter converter into zeppelin UI (like import from jupyter note) ? Otherwise I will doubt how many people will use this feature. Right, this can be

[GitHub] zeppelin issue #2514: replace pegdown to markdown zeppelin interpreter

2017-08-03 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2514 BTW, it seems pegdown is duplicated according its official github repo. https://github.com/sirthias/pegdown We need to switch to flexmark-java which pegdown suggests for users. --- If your

[GitHub] zeppelin issue #2514: replace pegdown to markdown zeppelin interpreter

2017-08-03 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2514 Is there any plan to integrate jupyter converter into zeppelin UI (like import from jupyter note) ? Otherwise I will doubt how many people will use this feature. --- If your project is set up

[GitHub] zeppelin issue #2514: replace pegdown to markdown zeppelin interpreter

2017-08-03 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2514 ah yes, jupyter converter doesn't have doc. --- 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 #2514: replace pegdown to markdown zeppelin interpreter

2017-08-03 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/2514 @cloverhearts Thanks the the improvement! @felixcheung I think title of this PR little bit misleading. This does not change parser of existing markdown interpreter, but change Jupyter