Results 5 issues of Cyril Gadal

I have successfully managed to build a documentation using pdoc3 for a project that can be represented as: ``` module/ ├── html └── module/ └── module.py ``` I am trying...

How do I put the grid lines under the bar plot ? I have tried to play with the zorders, as well as with `a.set_axisbelow(True)`, but it did not change...

### Bug summary Some theme properties are not properly forwarded to `xkcd` plot. Also, the displayed figure is not identical to the one saved. ### Code for reproduction ```python import...

I am trying to use the Jabref Web Browser extension, but running it lead to the following tab: ![image](https://user-images.githubusercontent.com/48522112/218751776-d3f39cab-315b-4d00-a504-192ec2163b05.png) The web console displays: ![image](https://user-images.githubusercontent.com/48522112/218752149-0574ec4c-9234-44d8-ab26-e4943c4f2c0d.png) I did follow the [instructions for...

status:in-progress
type:documentation
env:snap

Numba do not find TBB on my system while it has been installed via pip as mentioned in the documentation, and lead to the following warning > NumbaWarning: The TBB...

question
threading
installation