How to auto run paragraphs upon notebook load?

2022-06-27 Thread Vishal Rao
Hello, I'm looking for a way to run paragraph (s) when a notebook is loaded. Is there some sort of callback or hook mechanism available in Zeppelin or would I have to externally trigger this using, say, the Java or REST API? How about writing an angular paragraph in the notebook to use ngInit()

Re: How to auto run paragraphs upon notebook load?

2022-06-28 Thread Vishal Rao
2022 at 3:16 PM Vishal Rao wrote: > >> Pardon me, I should have probably put in more effort in coming up with a >> usage scenario :-) >> >> Say we have a notebook with multiple (many) paragraphs and some of these >> generate/display visuals (charts etc) using dat

Re: How to auto run paragraphs upon notebook load?

2022-06-28 Thread Vishal Rao
nually. > > On Tue, Jun 28, 2022 at 1:57 PM Vishal Rao wrote: > >> Hello, >> >> I'm looking for a way to run paragraph (s) when a notebook is loaded. >> >> Is there some sort of callback or hook mechanism available in Zeppelin or >> would I have to exter

Re: How to auto run paragraphs upon notebook load?

2022-06-28 Thread Vishal Rao
such capability currently in Zeppelin? In that case, a "fallback" method of perhaps externally triggering paragraphs via the Java or REST APIs would be appropriate here? Thank you! Vishal On Tue, 28 Jun 2022 at 12:32, Vishal Rao wrote: > A notebook with multiple paragraphs and would l

Re: How to reduce zeppelin docker image size ( from custom build)

2023-08-07 Thread Vishal Rao
Yep, instead of starting with the full package and removing stuff, try the "netinst" (tiny) package and add only what you need? On Mon, 7 Aug 2023 at 18:49, Jongyoul Lee wrote: > > Hello, > > I'm not sure but did you check your tgz? What's inside it? > > 2023년 8월 6일 (일) 오전 6:10, Rajat Ahuja 님이

Re: How to reduce zeppelin docker image size ( from custom build)

2023-08-07 Thread Vishal Rao
have some redundant libraries so > it can be removed as well. > > Best regards, > Jongyoul > > 2023년 8월 7일 (월) 오후 10:38, Vishal Rao 님이 작성: >> >> Yep, instead of starting with the full package and removing stuff, try >> the "netinst" (tiny) package and