Maxime Liquet

Results 828 comments of Maxime Liquet

> I don't think merging this depends on exposing HEPs on the website. It certainly wasn't a blocker for HEP1. Let's go ahead and merge this and then continue the...

Is this PR superseded by https://github.com/holoviz/holoviz/pull/393?

1. Put HoloViz more to the front: making it clear on each project website that they are part of HoloViz, linking more to holoviz.org, improving the holoviz.org story of what...

Thanks for that post, thinking about all of that is timely! I haven't come up with any solution yet, still thinking (it's a lot!), I just have for now a...

hvPlot supports passing widgets as arguments. Although I'm pretty sure months ago we said that it should be deprecated (yet another way...): https://hvplot.holoviz.org/user_guide/Widgets.html#using-widgets-as-arguments ![image](https://github.com/holoviz/holoviz/assets/35924738/558b261c-5038-4b38-a816-12304508637d) Also works if you first make...

I'm sure there are a million other ways to write this: ```python import pandas as pd import numpy as np import hvplot.pandas import holoviews as hv import panel as pn...

Somehow I missed this message, which happens to be quite related to the issue I opened on pyctdev the day after this one was posted https://github.com/pyviz-dev/pyctdev/issues/104. My take on this...

I like that plan :) Just a few comments: - 'Start Here' could be also named 'Getting Started', not sure which one is best - The latest versions of the...

Well first you add a link to the blog, and then you improve the blog because you feel ashamed of how it looks. That's the only way to get it...

xref https://github.com/holoviz/lumen/issues/369 (thanks @Hoxbro!)