Results 55 comments of Edward O

Hopefully I'll find the time... In the meantime, do you have any idea why both "xdotool key super+6" and "xdotool key super+KP_6" (from the terminal or Alt+F2) would act differently...

@franglais125 yes, this will be very helpful to anyone willing to PR this. I'm still using my xdotool workaround, but as there's no xdotool on wayland a proper solution will...

X-Ref [KIP-866 ZooKeeper to KRaft Migration](https://cwiki.apache.org/confluence/display/KAFKA/KIP-866+ZooKeeper+to+KRaft+Migration), targetted for Kafka 3.4 (end-'22), according to [KIP-833: Mark KRaft as Production Ready](https://cwiki.apache.org/confluence/display/KAFKA/KIP-833%3A+Mark+KRaft+as+Production+Ready)

You're fast! I'll see if I can come up with something... from a quick look at https://github.com/BurntSushi/xsv/blob/master/src/cmd/join.rs#L222 it seems we need to basically implement the equivalent of "coalesce" on top...

My PR https://github.com/BurntSushi/xsv/pull/114 was never reviewed. I've switched to python+pandas for all my csv needs now, but if @BurntSushi ever reviews the PR I'm still interested i getting it merged....

@lordgordon here is a [working pen](https://codepen.io/duyentnguyen/pen/LRVbyY) from the community forums

So, after digging a bit, here is a solution that works for me, based on great work by others in the community. The main tricks are * dynamically get plot...

@Hans-Christian-1995 my [comment](https://github.com/plotly/plotly.js/issues/2114#issuecomment-535259328) above was for python (which this is probably not the right place to discuss). Unfortunately I think the solution stopped working with more recent versions of plotly,...

Have you tried applying https://github.com/bergquist/fake-simple-json-datasource/pull/3 ?

I confirm that: * The issue is still valid with dash 1.10 * Wrapping `` in `` still works * Also, within tags, markdown is not recognized (as in react-markdown...