Florian Feldhaus

Results 11 comments of Florian Feldhaus

With the changes to FileUpload widget in ipywidgets 8.0.0 this does not work anymore. Any ideas how to achieve the same in ipywidgets 8.0.0?

It seems you now have to set `value` to an empty array. E.g. ``` import ipywidgets as ipw # a upload box show then click it and upload the test...

@rtxm Will this be implemented in the Python version as well?

@jbarlow83 Could you summarize the recommended way to swap pages? Is it by using the private function `PDF._swap_objects()` or is there a better way? Why is the function private? Is...

As far as I understand it, this could finally be implemented using the new `copy_file_range` function in libfuse 3.4.1. For details see https://github.com/libfuse/libfuse/pull/259

> Meanwhile, can you try using `transport="rest"` and see if you can access the field by doing the following: I tried using transport `rest` but it has the same issue,...

@parthea Unfortunately this is only fixed in `discoveryengine_v1` not in the other versions `discoveryengine_v1beta` and `discoveryengine_v1alpha`. Can you please fix it in all versions especially as some features are not...

@geropl Several months have passed, do you have an update on the current status? Is there anything missing you need from the underlying infrastructure?