Re: Demo: Zeppelin Table of Contents Spell

2017-10-16 Thread Cyril Scetbon
Nice ! > On Oct 16, 2017, at 1:56 PM, Ryan wrote: > > Check it out! > > This feature was the biggest thing stopping me from switching from Jupyter to > Zeppelin, it makes it very easy to navigate large notebooks. > > Don’t look at the code, I wrote it from within the chrome developer console

Re: python.docker interpreter not working

2017-10-04 Thread Cyril Scetbon
n all at the top of the notebook) Cyril Scetbon > On Oct 4, 2017, at 5:31 PM, David Howell wrote: > > The context of an interpreter is global by default, but you can set the scope > to be isolated per note, which would allow you do have a different %python in > different not

Re: python.docker interpreter not working

2017-10-04 Thread Cyril Scetbon
usercontent.com/assets/1540981/20421814/38a93a9c-ad1b-11e6-8a64-2d0230ff4d8a.gif> > > From: Cyril Scetbon <mailto:cyril.scet...@free.fr> > Sent: Thursday, 5 October 2017 6:13 AM > To: users@zeppelin.apache.org <mailto:users@zeppelin.apache.org> > Subject: python.

Re: Completion

2016-09-12 Thread Cyril Scetbon
; I think this issue is from spark-2.0 supporting. > Do you mind creating jira issue for this? > > 2016-09-13 0:11 GMT+09:00 Cyril Scetbon <mailto:cyril.scet...@free.fr>>: > Hey, > > not working too :( > I tried "ctrl.", "cmd.", "alt.", no

Re: Completion

2016-09-12 Thread Cyril Scetbon
> Do you mind creating jira issue for this? > > 2016-09-13 0:11 GMT+09:00 Cyril Scetbon <mailto:cyril.scet...@free.fr>>: > Hey, > > not working too :( > I tried "ctrl.", "cmd.", "alt.", nothing works > >> On Sep 12, 2016, at 1

Re: Completion

2016-09-12 Thread Cyril Scetbon
Hey, not working too :( I tried "ctrl.", "cmd.", "alt.", nothing works > On Sep 12, 2016, at 10:00, Hyung Sung Shim wrote: > > Hello. > Could you put the key "Ctrl ." (Ctrl + dot) for the completion? > > 2016-09-12 22:43 GMT+09:00 Cyri

Completion

2016-09-12 Thread Cyril Scetbon
Hi, I'm testing Zeppelin 0.6.0 and I've not been able to use completion on OSX. I tried the combination ctrl+ with both Safari and Chrome without success. Am I missing something ? Does it work only with some interpreters and not others ? I tried to use only with the default interpreter (%spark)