Re: md interpreter is slow

2016-02-03 Thread Felix Cheung
Great, perhaps it helps to add this tip to the md interpreter doc? On Tue, Feb 2, 2016 at 9:26 PM -0800, "류아영" wrote: Glad to hear that you find a reason and solve it ! 😁 Thanks, Ahyoung On Wed, Feb 3, 2016 at 2:13 PM, Zhong Wang wrote: > Thank you Ahyoung for working on reproduc

Re: md interpreter is slow

2016-02-02 Thread 류아영
Glad to hear that you find a reason and solve it ! 😁 Thanks, Ahyoung On Wed, Feb 3, 2016 at 2:13 PM, Zhong Wang wrote: > Thank you Ahyoung for working on reproducing the issue! The document you > attached doesn't have the issue. > > I played a little bit more, and I found that my issue is bec

Re: md interpreter is slow

2016-02-02 Thread Zhong Wang
Thank you Ahyoung for working on reproducing the issue! The document you attached doesn't have the issue. I played a little bit more, and I found that my issue is because I didn't specify the language when I add code blocks: ```objectivec some code ``` After I specify the language for the code b

Re: md interpreter is slow

2016-02-02 Thread 류아영
I test md interpreter in my Zeppelin using this markdown code . As you can see, this code over 700 lines and 2500 words. But it takes less than 1 seconds in my Zeppelin. I think it's related with not m

Re: md interpreter is slow

2016-02-02 Thread Zhong Wang
Thanks Ahyoung & Corneau for both of your quick replies! My document has about 1000 words, 10 code blocks, and it takes 6 seconds to render in Safari. It actually crashes in Chrome... My computer is a 2015 MBP which should be capable. To be more specific, I just found that the code blocks took mo

Re: md interpreter is slow

2016-02-02 Thread 류아영
@ Damien Oh my gosh, I didn't catch well. Then I'll try to reproduce for him : ) On Wed, Feb 3, 2016 at 11:43 AM, Corneau Damien wrote: > @Ahyoung He meant that he is writting markdown using zeppelin interpreter > :) > > I actually never tried with a lot of lines, of long does it take? If its >

Re: md interpreter is slow

2016-02-02 Thread Corneau Damien
@Ahyoung He meant that he is writting markdown using zeppelin interpreter :) I actually never tried with a lot of lines, of long does it take? If its really long, that might be worth opening an issue On Feb 2, 2016 6:27 PM, "류아영" wrote: > Hi Zhong, > Thank you for the markdown interpreter docume

Re: md interpreter is slow

2016-02-02 Thread 류아영
Hi Zhong, Thank you for the markdown interpreter documentation! I don't know the exact reason why your browser get stuck without response. 😢 Zeppelin use jekyll when it builds documentation website. Did you see and try t

md interpreter is slow

2016-02-02 Thread Zhong Wang
Hi guys, I am writing some documentation in Zeppelin using the md interpreter, and found that it is pretty slow to render. The documentation is not very long: less than 1000 words with some code. I tried both Safari and Chrome, and it seems Chrome is slower: browser get stuck without response for