ul-gh
ul-gh
Hi, when trying out the examples mentioned in the documentation [Embedding the QtConsole in a Qt application](https://github.com/jupyter/qtconsole/blob/master/docs/source/index.rst#embedding-the-qtconsole-in-a-qt-application), I noticed that the embedded IPython kernel example uses deprecated or defunct import...
Hi, when using an AsyncEventSource instance on ESP32 platform, multiple issues arise due to multi-threaded access to the AsyncTCP event queue (_async_queue), the AsyncEventSource internal _messageQueue and locked usage of...
Set the HTML class of the created knob to "knob_dial_knob" and that of the wheel to "knob_dial_wheel" to allow styling of any number of JogDial.js instances with a common ruleset....
See #76
* add support for TCPIPx::::::SOCKET resources * add 'pyvisa_opts={}' as a new keyword argument to the driver constructor. This accepts a dictionary which is directly passed to the pyvisa constructor.