HackXIt
HackXIt
It would be a nice feature if it were possible to customize the private message users get, when they use the custom answer option on polls, where they get a...
Hello, I'm using `aviator` (version 1.9.0) to create a complex, or rather lengthy, pipeline. The pipeline consists of over a dozen resources, and it would be hard to maintain or...
## Describe the bug When running an agent inside google colab, I always get this error after dependency installation: ``` 2024-04-27 16:54:12 ERROR: Invalid requirement: 'google google_api_core' RequirementsManager handler raised...
## Describe the bug I believe I discovered a bug or at least weird behavior in the ClearML scalar reporting mechanism. In my data processing task, I have a metric,...
According to https://github.com/psf/requests/issues/1997 when using files in requests, one is not supposed to provide headers, so that the library will take care of the `multipart/form-data` with the appropriate content-type. An...
#### Problem Description With #460 the embedding of images was added. However, the suggested usage of `` does not work for me. I am adding my README to the `__doc__`...
#### Problem Description I have a hyperlink in the form of `[alt-name](https://some.url.com)`. I would expect that this hyperlink gets added as a link to the specified web-page. However, the URL...
#### Problem Description I am using micropython in my project and it is fairly easy and straightforward to add docstrings. However, it is not possible to use `pdoc` in all...
This PR adds another logging function, to directly embed screenshots as base64 encoded strings in the output log. It also expands the screenshot functionality to allow for screenshot creation based...
Creating screenshots of the whole screen is not always desired, especially since the current wrapper implementation does not allow for screen selection or any other modifications related to the available...