RE: EXTERNAL: Re: Work with facets

2020-02-10 Thread Mathieu, Raphael
import display, HTML From: Jeff Zhang Sent: 10 February 2020 14:55 To: users Subject: Re: EXTERNAL: Re: Work with facets Recently I added some tutorial notes for Zeppelin. Here's how to do visualization in Python and R which you might be interested in https://github.com/apache/zeppelin

Re: EXTERNAL: Re: Work with facets

2020-02-10 Thread Jeff Zhang
es on Zeppelin, it’s just Javascript > > > > Any feedback from somebody else here? > > > > *From:* Jeff Zhang [mailto:zjf...@gmail.com] > *Sent:* Monday, February 10, 2020 15:15 > *To:* users > *Subject:* Re: EXTERNAL: Re: Work with facets > > > > Awesome, glad

RE: EXTERNAL: Re: Work with facets

2020-02-10 Thread stephane.davy
: users Subject: Re: EXTERNAL: Re: Work with facets Awesome, glad to hear that. 于2020年2月10日周一 下午10:07写道: I don’t hit any error, this is just fantastic for me J From: Jeff Zhang [mailto:zjf...@gmail.com] Sent: Monday, February 10, 2020 15:05 To: users Subject: Re: EXTERNAL: Re: Work with

Re: EXTERNAL: Re: Work with facets

2020-02-10 Thread Jeff Zhang
Awesome, glad to hear that. 于2020年2月10日周一 下午10:07写道: > I don’t hit any error, this is just fantastic for me J > > > > > > *From:* Jeff Zhang [mailto:zjf...@gmail.com] > *Sent:* Monday, February 10, 2020 15:05 > *To:* users > *Subject:* Re: EXTERNAL: Re: Work with

RE: EXTERNAL: Re: Work with facets

2020-02-10 Thread stephane.davy
I don’t hit any error, this is just fantastic for me J From: Jeff Zhang [mailto:zjf...@gmail.com] Sent: Monday, February 10, 2020 15:05 To: users Subject: Re: EXTERNAL: Re: Work with facets I tried vega in master branch, it works although has some minor issues. What kind of errors

Re: EXTERNAL: Re: Work with facets

2020-02-10 Thread Jeff Zhang
gt; }; > > vegaEmbed('#vis', yourVlSpec); > > > > > > This is just awesome what can be done with Vega / Vega-lite, it’s a > perfect companion for Zeppelin when you need more advanced charts in my > opinion > > > > > > *From:* Mathieu, Rap

RE: EXTERNAL: Re: Work with facets

2020-02-10 Thread stephane.davy
hael [mailto:raphael.math...@leidos.com] Sent: Monday, February 10, 2020 13:34 To: users@zeppelin.apache.org Subject: RE: EXTERNAL: Re: Work with facets I want to use it in the pyton.ipython interpreter to render interactive html dataset Any ideas ? From: Jeff Zhang Sent: 10 F

RE: EXTERNAL: Re: Work with facets

2020-02-10 Thread Mathieu, Raphael
I want to use it in the pyton.ipython interpreter to render interactive html dataset Any ideas ? From: Jeff Zhang Sent: 10 February 2020 12:08 To: users Subject: EXTERNAL: Re: Work with facets I don't know facets, just wondering in what interpreter do you want to use it Mathieu, Ra

Re: Work with facets

2020-02-10 Thread Jeff Zhang
I don't know facets, just wondering in what interpreter do you want to use it Mathieu, Raphael 于2020年2月10日周一 下午6:31写道: > Hi, does anyone know how to enable facets in zeppelin notebook ? > > https://pair-code.github.io/facets/ > > > > Thanks > -- Best Regards Jeff Zhang

Work with facets

2020-02-10 Thread Mathieu, Raphael
Hi, does anyone know how to enable facets in zeppelin notebook ? https://pair-code.github.io/facets/ Thanks