Axel Bocciarelli

Results 216 comments of Axel Bocciarelli

Hmm, not sure how to fix this without touching at Jupyter Lab's styles, to replace the various `display: table` and `float: left` with flexbox... Maybe Jupyter Lab 3 brings changes...

Hi @tomio13, could you please tell us more about what you're doing with H5Web? How you're using it (in a cell or in a tab), with what kind of data,...

Okay, thanks, and so I take it from your issue in the H5Web repo https://github.com/silx-kit/h5web/issues/970 that you'd like the curves to be more easily identifiable and distinguishable from one another?...

Best way is to set the min/max/step of the slider to whole integer numbers, say 0 to 100 with a step of 1, and then use a scale (e.g. [d3-scale](https://github.com/d3/d3-scale)'s...

The solution documented by [`actions/setup-node`](https://github.com/actions/setup-node/blob/main/docs/advanced-usage.md#caching-packages-data) worked for me, but I ran into a limitation: I use Cypress, which downloads binaries in a `post-install` script and stores them in a `~/.cache/Cypress`...

Regarding the scope, I would limit ourselves to "both flags exist and are commonly used". To decide this, perhaps we could compare multiple sources like Larousse, Britannica, etc. (cf. #111)...

1. **Repos** IMO, it's important that the maintainers of a repo be willing to maintain the whole content of that repo and not just a part of it; otherwise, we...

> There may be some sort of an issue between the decks with the flag similarities and capital hints because these fields may be needed only with both of the...

Adding a new flag info field seems all the more justified now! We'll have to see if we can solve both #591 and this issue with a single extra field,...

Fair enough. Though, how many other cases are there? If it's a couple, no worries, but if we have to add 10 more similarities because of this change in the...