Danilo Tardioli

Results 3 issues of Danilo Tardioli

Hello, Maybe I'm missing something but I noticed two problems when two MKRWAN 1300 are used to exchange frames at high rate (50-80 packets per second). The first one is...

### Description of the bug I'm unable to create a RADIOBUTTON which is already checked: ```python import fitz from pymupdf import Widget, Rect from pymupdf.mupdf import PDF_WIDGET_TYPE_RADIOBUTTON doc = fitz.open()...

Hello, I'm new to Jupyter and qtconsole and I'm not even sure this is the right place to ask. I'm writing a Qt-based application that uses a `QtKernelManager` and `RichJupyterWidget`....