Maxime Liquet

Results 828 comments of Maxime Liquet

Ok so you don't necessarily see this as a new example but more as an extension of the existing ship_traffic example.

Thanks a lot @jaimergp for your answer. I did not know about the merging strategy, the precedence of the various config options and `#!final` ! Learnt a ton, that's great....

Sorry I wasn't very clear. What conda command should I execute to create this .condarc? ``` ==> /Users/mliquet/miniconda3/envs/testleak/.condarc

> Try reproducing that issue and let's see what channels are loaded in operations in the new env. I have manually modified the environment `.condarc` as defined in my previous...

> I see. So if I am understanding correctly, so #!final prevents a key being overridden by a higher precedence file, but it does not do the opposite (force-override an...

Gallery on its own doesn't mean much to me. A gallery of what? (Panel has a Component Gallery and an App Gallery, HoloViews has a Reference Gallery, etc.). You've also...

I think we need a more systematic approach here. We need to define clearly the environments we want to support. This is roughly going to include IDEs, notebooks, REPLs, and...

I think that tuples are way more likely to have a fixed length in a code base so I get why this is the way this was originally implemented. It's...

Hi @knolljo and thanks for opening this issue, we plan to have a closer look into how the extension loading affects Polars users in the context of https://github.com/holoviz/hvplot/pull/1359.

Let's first document that, it's going to be easy to link to this page. I don't know how hard it'd be though to emit a warning to the user, so...