Andrey E. Antipov

Results 8 comments of Andrey E. Antipov

Miles, don't forget about this )

I remember this issue appearing in the context of ALPSCore. The idea of sharing dependencies is to enforce the correct linking (like, say when multiple modules on clusters are present)....

In particular, I remember now, without this one ends up often linked to a system boost. In a sense one has to run cmake with the arguments like BOOST_ROOT the...

There's a thread for some package having a similar issue. We should restrict the maximum version of boost because cmake bindings are always lagging behind. https://github.com/exercism/cpp/issues/217

cross_product indeed seems to be doing something weird. here's an example ``` pn.interact( lambda a,b : print(a,b), a = [1,2,3], b = [4,5,6], ).embed(max_states=9, progress=False) ``` The output is ```...

Even the single panel with two widgets actually exhibits the same behavior. This code ``` import panel as pn import numpy as np pn.extension() from matplotlib import pyplot as plt...

@19007361 perhaps it might be a good time to revise the name of the issue. Google Music is closing, so there's no point in having it in the name.

Actually after @andrewjmetzger reply I went and checked out YTM Desktop (which I totally missed) and the experience is largely similar. There is some difference in feature support, like "thumbs...