Maxime Liquet
Maxime Liquet
> Implemented all the fixes and I think it looks good now @maximlt @Azaya89 thanks for the changes. I've just pushed some minor changes: - Some code lines were too...
Ah indeed I missed `extra_patterns` in `get_server`, might be worth documenting that better. > the same could be achieved by extracting some fixed variable from the --setup script. You mean...
@samimia-swks thanks for reporting this issue. The Tabulator JavaScript library Panel depends on to implement the widget has different font size values based on the theme used. For instance, it...
@thuydotm updated the docs, keeping it open for the UX discussion.
> In this PR, pinning `notebook
Ok it looks like a packaging issue. I don't understand why `notebook
@Azaya89 can you maybe try to pin again `notebook
> This is not able to work because `doit:test ...` fails dues to the same import errors. I would like to see it failing on the CI to see if...
Ok thanks for the report. Depending on the performance issues, it might be that we end up not updating the code in this example.
Blocked by https://github.com/holoviz/holoviews/pull/6470, I found a pretty bad performance regression with the modernized code when creating the groupby rasterized plot, while creating the HoloViews object itself, see the PR for...