Eric Duminil

Results 7 issues of Eric Duminil

First : thanks a lot of the excellent script. It's fast and concise. If you're interested, here's a basic example of using your KD-Tree with geolocalized data. ``` from kd_tree...

https://biati-digital.github.io/glightbox/#examples has "Iframes and Inline Elements" examples which could be convenient, e.g. for Slideshows. ![inline_element_example](https://github.com/blueswen/mkdocs-glightbox/assets/6206/487a1ccd-8315-4a20-b976-2c3a2045d699) Is it possible to write Markdown with mkdocs-glightbox which would be rendered as GLightbox inline...

Is it possible to add a title to a fretboard? I didn't find any FretBoardElement which would fit. A title could be convenient in order to describe scales, triads or...

As mentioned in the README's todo-list: > fingering on scale like this fingering = [[5,8],[5,7],[5,7],[5,7],[5,8],[5,8]] to draw pentatonic for example. Here's an example code: ```python from fretboardgtr import ChordGtr first_position...

Refactor of `FretboardGtr#save()`. it's now possible to call: * `F.pathname('test.pdf'); F.save()` * `F.pathname('test'); F.save('.pdf')` * `F.pathname('test'); F.save('.pdf'); F.save('.png')` without having to specify an SVG path first. Existing code should still...

In [`https://github.com/jcomas/S8_UART/blob/main/examples/co2/co2.cpp`](https://github.com/jcomas/S8_UART/blob/main/examples/co2/co2.cpp), if Senseair S8 isn't connected, the example code is supposed to display `Serial.println("SenseAir S8 CO2 sensor not found!");`. On a ESP8266, it often doesn't. The microcontroller crashes instead,...

⚠️⚠️⚠️ Since we do not accept all types of pull requests and do not want to waste your time. Please be sure that you have read pull request rules: https://github.com/louislam/uptime-kuma/blob/master/CONTRIBUTING.md#can-i-create-a-pull-request-for-uptime-kuma...

pr:depends on other