Benj Fassbind

Results 11 issues of Benj Fassbind

I just looked through the code and noticed that `**kwargs` are passed to every backend, but not used anywhere. Any particular reason why they are there? https://github.com/philpep/testinfra/blob/672a06442fec1b989bfdf7194257d3f86912305a/testinfra/host.py#L48

Host a demo site, where you can see what docat is able to do live! If we want to do this we may also have to implement some very simple...

enhancement
help wanted

Add some metadata of a project for example: - email - mainatainer - git url - logo image

enhancement

Add a global search functionality for: - projects - doc content

enhancement

First of all, thanks for this awesome shader! There is one thing I noticed dough while using it, the shader only receives one light source. You may want to change:...

This PR should fix the wheel build. ```sh $ python -m build ... error: can't copy 'captum/insights/attr_vis/widget/static/extension.js': doesn't exist or not a regular file ERROR Backend subproccess exited when trying...

cla signed

Fixes #1125 ## Requirements All new code should be covered with tests, documentation should be updated. CI should pass. ## Description of the Change While implementing the `?_async=true` task api,...

bug

It would be nice to have search across projects, to support this let's have a look at lunrjs as it seems to be the default frontend search thingy.

enhancement

Thanks for this awesome shaders! Is there a way to also render the clouds when the camera position is 'inside' the qube?

Idea to have commits per time of day: ```sh git log --date=format:'%H' --pretty=format:%ad | sort | uniq -c ```