Marko Toplak
Marko Toplak
Works for me on orange3-feedstock.
I particularly don't like how ellipsis is implemented because it is hardcoded into PLS and forces the first two components. I saw that people wish for something similar also for...
We discussed this and decided on adding the ellipse to the scatter plot widget.
Makes sense indeed. Orange lacks a robust and fast file format. When I need fast reading, I resort to picked tables, but a robust format like that would be a...
Feri's idea: melting ice cream. Also, meting ice cube? Icebergs? :)
@simonaubertbd, true, that is your icon. The only problem is I tend to each chocolates before they have time to melt.
The thing to install is actually `pyqtwebegine`. The problem stems from the fact that we could not add PyQt as a dependency of the pip package because that leads to...
@JoaoGabrielTN, could you also try to see if the reports work? Open the File widget and click the report icon (third small icon at the bottom). Something like this should...
@JoaoGabrielTN, can you perhaps try if it also works if you only use a single flag? Or do you need both? @ales-erjavec, why does this work? What was your idea...
With new version of PyQT5 I now need `QTWEBENGINE_CHROMIUM_FLAGS="--no-sandbox"` web engine to work.