Jochem Smit
Jochem Smit
I have the same issue in a clean conda env on Windows, I ran `mamba install panel holoviz hvplot` to install dependencies, versions are: ``` - bokeh=2.4.3=py39haa95532_0 - holoviews=1.15.2=py39haa95532_0 -...
Looks like currently the holdout is proplot pinning matplotlib to 3.4.3
Hi @pawamoy , thanks for your help. I'll give the griffe extension a try (when I find the time) How do you go about developing / debugging something like this?...
https://pytorch.org/docs/stable/multiprocessing.html
Looks like currently the holdout is proplot pinning matplotlib to 3.4.3
I have the same issue (with pylance) Not only `solara.component` but also `solara.use_state` (basically any reacton import) unfortunately @Lundez' fix doesnt seem to help adding `__all__` to `__init__.py` can also...
> Nice work, many thanks! > > Looks good. Some minor comments/changes > > cc @mariobuikhuizen @Ben-Epstein > > I do wonder if we need to have some integration between...
This is a nice one, a drop zone which you can also click to browse  (from chatpdf.com) Thats looks like to more or less already exist / be easy...
For me Altair also doesnt work in notebooks `404 GET /_solara/cdn/[email protected]/require.js`
Yes - I don't set it at initial options but instead use `visual.visibility` at load complete event