Maxime Liquet

Results 828 comments of Maxime Liquet

There was also: - [ ] Get the main app to stream some data for a little while building the site, the objective being to run some more code so...

I'm watching this issue since I've been wondering about some time already about the status of `conda develop`. Thanks @astrojuanlu for your analysis, in the holoviz group we've also been...

What is the plan for documenting this?

👍 to this feature request, this would be useful to configure all sorts of things. For example, I would like to ignore warnings with: ```python import warnings warnings.filterwarnings("ignore") ```

> it'd need some more testing and unit tests. @hoxbro in fact you already added a test which I didn't need to touch, so we're good.

Note I think this is a behavior change, the previous dataframe implementation preserved data ordering as far as I can see. cc https://github.com/holoviz/hvplot/pull/1499

> I think we should migrate https://github.com/holoviz/lumen/blob/main/lumen/ai/translate.py to param someday to have a method on `Parameterized.to_pydantic_base_model()` or something. Just to make sure, is this just about `pydantic_to_param`? As the module...

> Early stage yes, but maybe in the future, we can consider migrating methods too. Ok. For forward compatibility, might be good to add a kwarg like `ignore_methods=True` in the...

They're chatting about this **panel** PR https://github.com/holoviz/panel/pull/6912