Berthier Lemieux
Berthier Lemieux
The official Docker hub image (https://hub.docker.com/_/phpmyadmin?tab=tags) is reported to be updated 20 days ago, while the last update for phpmyadmin/phpmyadmin is reported to be 6 months ago (https://hub.docker.com/r/phpmyadmin/phpmyadmin/tags) The official...
Thanks @williamdes for taking the time to look it up! I didn't knew Docker were building/re-building the official images, I thought that they were just hosting them. Anyway, looks like...
While we're at it, the selectors introduced in jQuery 1.9 nth-last-child() and nth-last-of-type() should also be covered.
+1. I forked the built-in to_json(), but it would be great if it would be available out-of-the-box. Right now, I create my JSON data file this way: ``` python line...
Although it is not very well advertised, Vega does allow to dynamically update the data: https://github.com/trifacta/vega/blob/master/examples/dynamic/index.html Since the dynamic update is mainly performed by a script in javascript, this doesn't...