Pierre Marchand
Pierre Marchand
It is a matter of taste I guess. To me, even if it is possible to reach any slide at the moment, in practice it is not doable, I cannot...
I have this : 
Any news about this issue ? It seems that, at least to export PNG files, the extension should work since this fix : https://github.com/jgraph/drawio/issues/1590 but I cannot find the export...
I encountered the same kind of error due to this line : `\titleformat*{\section}{\bfseries}`.
Same issue with dockers
Pybind11 is probably more used in practice (more mature I guess, nanobind is a rewrite from the original author of pybind11 as you probably saw). It would be interesting to...
FYI with pybind11, and I guess it should also be possible with nanobind (but I have never used it), you can easily bind an abstract class to a python class...
Hello Caroline :-) I think there is a slight confusion about the terminology: - there are two potentials, the single and double layers potentials, convolutions with the green function and...
I am waiting for this to be included in atom to solve the problem you mentioned : https://github.com/atom/spell-check/pull/157
We cannot add this scope to the exclusion list since there is no exclusion list at the moment as far as I know. There will be one when atom/spell-check#157 will...