Pierre-Olivier Simonard

Results 52 comments of Pierre-Olivier Simonard

Hi @govinda18 I've been able to reproduce your issue. Do you absolutely need to return an `ipywidgets.HTML` item ? If not, the following code works, by replacing it with a...

Thanks for your feedback. I've tried another approach, but using a `LoadingSpinner` widgets instead of the built-in loading indicator : ```python import ipywidgets as w import panel as pn import...

Can you describe your crash ? What is the console output ?

I can reproduce, with a newly created project. After several hours of googling and testing, the only workaround I found was **copying all headers of GrabKit in the destination project,...

Thanks for your feedback. I'm going to investigate and review the whole procedure.

Hi everyone, I've tested this with Voilà `0.2.16` and I can confirm the issue is still valid. Rendering the snippet above with voilà is taking at least twice more time.

Hi everyone :) Any update on this issue and the next ipywidgets release ? FYI I've tested again with Voilà `0.3.0` and the issue still occurs (logically)

Thanks a lot @vidartf, that's exactly what I was looking for.

@costrouc The relevant commits are : 7a485ca3c09955146dff4f2e8ff86b0253247d39 7ecf00135bdf70e8694d4ed9ac28fc643e737146 e5d1495dba711a1ff914c96993e7eaf91901ae23 e955ef95b4fd3d2ae1d035c07bc43f86548a7245 dd290a0415e4a7c1b51834f7bff29e06524284db

Meeting with Chris 2022-05-26 : - Question 1 : solve_conda_package should point to a conda_package_build instead of a conda_package - Question 2 : we can split conda_package into conda_package +...