Re: z.show for R

2021-07-30 Thread denny wong
 We are using Zeppelin on the Oracle Autonomous Database Cloud for machine 
learning (OML).  Currently, we enabled the OML4Py (Python language) in the 
notebook.  We are working on enabling the OML4R (R language).  It would be good 
to support common features (e.g. z.show) for both languages for better user 
experience.
ThanksDenny
On Friday, July 30, 2021, 05:02:24 AM EDT, Jeff Zhang  
wrote:  
 
 Thanks Denny, BTW could you share a little bit about how you use R
interpreter in Zeppelin ? Not many people use R in zeppelin, so your
feedback would be very helpful for the community.



denny wong  于2021年7月29日周四 下午9:24写道:

>  Here is the ticket.  It would be desirable to have this addressed soon.
> Thanks.
> [ZEPPELIN-5473] Enable z.show for R - ASF JIRA
>
>
> |
> |
> |  |
> [ZEPPELIN-5473] Enable z.show for R - ASF JIRA
>
>
>  |
>
>  |
>
>  |
>
>
>
>
>    On Thursday, July 29, 2021, 08:37:56 AM EDT, Jeff Zhang <
> zjf...@gmail.com> wrote:
>
>  Hi Denny,
>
> Could you create a ticket for it ?
>
> denny wong  于2021年7月29日周四 下午8:08写道:
>
> >  Hi Jeff
> > It will be consistent to enable z.show for both python and R languages.
> > The zeppelin doc mentions the display system is backend independent, but
> it
> > doesn't work for R.  Is it easy to enable it for R?
> >
> >
> https://zeppelin.apache.org/docs/0.9.0/usage/display_system/basic.html#table
> >
> > Thanks
> > Denny
> >
> >    On Wednesday, July 28, 2021, 11:32:33 PM EDT, Jeff Zhang <
> > zjf...@gmail.com> wrote:
> >
> >  I don't this z.show is supported in R interpreter, but you can use R
> > package to visualize R data.
> >
> > denny wong 于2021年7月29日周四 上午11:03写道:
> >
> > > Hi
> > > In R, we want to leverage the Zeppelin's built in visualization, but
> not
> > > sure how it will work.  In python, we use z.show to display a data
> frame
> > > and leverage the built in visualization.  Is there an equivalent for R?
> > > Moreover, the table display system (%table) doesn't seem to work in R.
> > > Thanks
> > > Denny
> >
> >
> >
> > --
> > Best Regards
> >
> > Jeff Zhang
> >
>
>
>
> --
> Best Regards
>
> Jeff Zhang
>



-- 
Best Regards

Jeff Zhang
  

Re: z.show for R

2021-07-30 Thread Jeff Zhang
Thanks Denny, BTW could you share a little bit about how you use R
interpreter in Zeppelin ? Not many people use R in zeppelin, so your
feedback would be very helpful for the community.



denny wong  于2021年7月29日周四 下午9:24写道:

>  Here is the ticket.  It would be desirable to have this addressed soon.
> Thanks.
> [ZEPPELIN-5473] Enable z.show for R - ASF JIRA
>
>
> |
> |
> |  |
> [ZEPPELIN-5473] Enable z.show for R - ASF JIRA
>
>
>  |
>
>  |
>
>  |
>
>
>
>
> On Thursday, July 29, 2021, 08:37:56 AM EDT, Jeff Zhang <
> zjf...@gmail.com> wrote:
>
>  Hi Denny,
>
> Could you create a ticket for it ?
>
> denny wong  于2021年7月29日周四 下午8:08写道:
>
> >  Hi Jeff
> > It will be consistent to enable z.show for both python and R languages.
> > The zeppelin doc mentions the display system is backend independent, but
> it
> > doesn't work for R.  Is it easy to enable it for R?
> >
> >
> https://zeppelin.apache.org/docs/0.9.0/usage/display_system/basic.html#table
> >
> > Thanks
> > Denny
> >
> >On Wednesday, July 28, 2021, 11:32:33 PM EDT, Jeff Zhang <
> > zjf...@gmail.com> wrote:
> >
> >  I don't this z.show is supported in R interpreter, but you can use R
> > package to visualize R data.
> >
> > denny wong 于2021年7月29日周四 上午11:03写道:
> >
> > > Hi
> > > In R, we want to leverage the Zeppelin's built in visualization, but
> not
> > > sure how it will work.  In python, we use z.show to display a data
> frame
> > > and leverage the built in visualization.  Is there an equivalent for R?
> > > Moreover, the table display system (%table) doesn't seem to work in R.
> > > Thanks
> > > Denny
> >
> >
> >
> > --
> > Best Regards
> >
> > Jeff Zhang
> >
>
>
>
> --
> Best Regards
>
> Jeff Zhang
>



-- 
Best Regards

Jeff Zhang


Re: z.show for R

2021-07-29 Thread denny wong
 Here is the ticket.  It would be desirable to have this addressed soon.  
Thanks.
[ZEPPELIN-5473] Enable z.show for R - ASF JIRA


| 
| 
|  | 
[ZEPPELIN-5473] Enable z.show for R - ASF JIRA


 |

 |

 |




On Thursday, July 29, 2021, 08:37:56 AM EDT, Jeff Zhang  
wrote:  
 
 Hi Denny,

Could you create a ticket for it ?

denny wong  于2021年7月29日周四 下午8:08写道:

>  Hi Jeff
> It will be consistent to enable z.show for both python and R languages.
> The zeppelin doc mentions the display system is backend independent, but it
> doesn't work for R.  Is it easy to enable it for R?
>
> https://zeppelin.apache.org/docs/0.9.0/usage/display_system/basic.html#table
>
> Thanks
> Denny
>
>    On Wednesday, July 28, 2021, 11:32:33 PM EDT, Jeff Zhang <
> zjf...@gmail.com> wrote:
>
>  I don't this z.show is supported in R interpreter, but you can use R
> package to visualize R data.
>
> denny wong 于2021年7月29日周四 上午11:03写道:
>
> > Hi
> > In R, we want to leverage the Zeppelin's built in visualization, but not
> > sure how it will work.  In python, we use z.show to display a data frame
> > and leverage the built in visualization.  Is there an equivalent for R?
> > Moreover, the table display system (%table) doesn't seem to work in R.
> > Thanks
> > Denny
>
>
>
> --
> Best Regards
>
> Jeff Zhang
>



-- 
Best Regards

Jeff Zhang
  

Re: z.show for R

2021-07-29 Thread Jeff Zhang
Hi Denny,

Could you create a ticket for it ?

denny wong  于2021年7月29日周四 下午8:08写道:

>  Hi Jeff
> It will be consistent to enable z.show for both python and R languages.
> The zeppelin doc mentions the display system is backend independent, but it
> doesn't work for R.  Is it easy to enable it for R?
>
> https://zeppelin.apache.org/docs/0.9.0/usage/display_system/basic.html#table
>
> Thanks
> Denny
>
> On Wednesday, July 28, 2021, 11:32:33 PM EDT, Jeff Zhang <
> zjf...@gmail.com> wrote:
>
>  I don't this z.show is supported in R interpreter, but you can use R
> package to visualize R data.
>
> denny wong 于2021年7月29日周四 上午11:03写道:
>
> > Hi
> > In R, we want to leverage the Zeppelin's built in visualization, but not
> > sure how it will work.  In python, we use z.show to display a data frame
> > and leverage the built in visualization.  Is there an equivalent for R?
> > Moreover, the table display system (%table) doesn't seem to work in R.
> > Thanks
> > Denny
>
>
>
> --
> Best Regards
>
> Jeff Zhang
>



-- 
Best Regards

Jeff Zhang


Re: z.show for R

2021-07-29 Thread denny wong
 Hi Jeff
It will be consistent to enable z.show for both python and R languages.  The 
zeppelin doc mentions the display system is backend independent, but it doesn't 
work for R.  Is it easy to enable it for R?
https://zeppelin.apache.org/docs/0.9.0/usage/display_system/basic.html#table

Thanks
Denny

On Wednesday, July 28, 2021, 11:32:33 PM EDT, Jeff Zhang  
wrote:  
 
 I don't this z.show is supported in R interpreter, but you can use R
package to visualize R data.

denny wong 于2021年7月29日周四 上午11:03写道:

> Hi
> In R, we want to leverage the Zeppelin's built in visualization, but not
> sure how it will work.  In python, we use z.show to display a data frame
> and leverage the built in visualization.  Is there an equivalent for R?
> Moreover, the table display system (%table) doesn't seem to work in R.
> Thanks
> Denny



-- 
Best Regards

Jeff Zhang
  

Re: z.show for R

2021-07-28 Thread Jeff Zhang
I don't this z.show is supported in R interpreter, but you can use R
package to visualize R data.

denny wong  于2021年7月29日周四 上午11:03写道:

> Hi
> In R, we want to leverage the Zeppelin's built in visualization, but not
> sure how it will work.  In python, we use z.show to display a data frame
> and leverage the built in visualization.  Is there an equivalent for R?
> Moreover, the table display system (%table) doesn't seem to work in R.
> Thanks
> Denny



-- 
Best Regards

Jeff Zhang