Maxime Liquet
Maxime Liquet
@jlstevens I have added some tests and updated the documentation. I also added `ParameterizedABC` to the top-level module.
I can reproduce this. It works a bit better in a notebook, if the last line is executed in another cell.
> This doesn't seem like a bug to me, the generator has to get scheduled on a thread so it doesn't block things on the main thread so if you...
The task is to document `dynamic=False` in the context of exporting a plot to HTML.
`nodelist` is indeed a parameter part of hvPlot's API. The action attempted in the original message seems valid, this is certainly a bug in hvPlot's implementation. Thanks for reporting this...
The site is already set up to respect the aspect ratio of the thumbnails, you can check by opening the image only in a new tab.
Hi @ForgottenProgramme, Bokeh, since its 3.0 release, pushes dev packages with `.devX` and `rc` suffixes. Before that it used `devX` and `rc`, notice the dot added now in `.devX`. This...
Hi @sverley, thanks for this detailed bug report, that's very helpful. > And I think make difference in options name between hvplot and holoviews is very confusing. `legend` in that...
Thanks I could reproduce that! With `auto=False` the widget acts first as a button (till it's clicked for the first time) and then always as a link (allowing right click...
> I think it would be straightforward to adapt ship_traffic to plot the CLIWOC data Just to make it clear, do you mean changing ship traffic or adding a new...