Дим Щ

Results 3 issues of Дим Щ

During the first render the widget is shown. But on rerender of dynamic component the page throws an error KeyError: "Element Card('Controls', children = ...) not found in all known...

## Description Single ipynb voila app deployed on Ubuntu throws error in browser console `Plugin '@jupyter-notebook/lab-extension:interface-switcher' failed to activate. TypeError: No provider for: @jupyterlab/notebook:INotebookTracker. resolveRequiredService http://plank:8800/voila/static/5764.voila.js:1 i http://plank:8800/voila/static/5764.voila.js:1 activatePlugin http://plank:8800/voila/static/5764.voila.js:1...

bug

In the help example for clirecorder https://github.com/labstreaminglayer/App-LabRecorder/blob/84b9a6c3af077ffdf448acc4dcf52a222a961f8d/src/clirecorder.cpp#L10 there is a statement, which in console looks: LabRecorderCLI.exe foo.xdf 'type="EEG"' 'host="LabPC1" or host="LabPC2"' but resolve_bypred accepts hostname, ex.: pylsl.resolve_bypred("hostname='LabPC1'", timeout=5) So, IMO...