Yu SU
Yu SU
> I think there is a typo, it is "jupyterlab" instead of jumperlab
For better understanding, let me translate my issue. I use the same js code for plot on the web page, it works well, while when I render it on jupyterlab...
@RRosio 6.4.0
> Examples:  > >  Hi @Ovilia , The violinplot you shown looks great. Can you provide the custom serie you made for reference?
Hi @RRosio , thanks for your help. But still not work. Here is an easy test html script you can try. ``` script = ''' '\n \n \n \n \n...
PIML does not support multiclass task for now. We will make it in the future version.
``> does this do the trick ? > > ```python > import ipyvuetify as v > > v.Html(tag="div", children=["test"]) > ``` > > And then you can update the children...
@12rambau Can you provide one simple case of ployly? Then I can follow. Thanks
@maartenbreddels Yeah, for now, I am doing like this.
> Hi! > > Is there a way to use plotly.tools mpl_to_plotly to convert a force_plot to a plotly plot. > > I'm hoping to have a reactive force plot...