-
It works until v8.3.0 but doesn't work on next releases v8.3.4 and v8.3.5.
## v.8.3.0
There are two lines at the bottom and watch mode works well.
```
CLI Watching for changes in "."
CLI Ig…
-
### Command
bazel
### Description
Having bazel support in carapace would be really nice since it would help a lot when working in a large monorepo.
There is a completion script out there: https:…
DD5HT updated
1 month ago
-
I want to process the codes in the comment line (``). But I noticed that it doesn't allow me to do this. There may be a problem with the code I wrote. (I'm still developing myself in GoLang.)
The l…
-
Many repositories on github and other services use badges to show off certain characteristics of their project be it code coverage, or test status. I think it would be pretty awesome to have a "Pride …
-
We replaced OpenCollective with our own Superfan program. It would be nice to see a count of Superfans (and link) as a badge on the readme of this repo.
-
**Is your feature request related to a problem? Please describe.**
Improving the overall README documentation for the official repository
**Describe the solution you'd like**
Add badges for diffe…
-
The google colab badges are not visible in the documentation:
They should be right at the top of the tabs:
https://github.com/lightly-ai/lightly/blob/9578268ee32465bac357196b2af043f1c130bb2e/doc…
-
Is there an official implementation?
## Upvote & Fund
- We're using [Polar.sh](https://polar.sh/kyegomez) so you can upvote and help fund this issue.
- We receive the funding once the issue is comp…
-
Hi, thanks for this repo!
I was wondering whether there is a way to install the package?
## Upvote & Fund
- We're using [Polar.sh](https://polar.sh/kyegomez) so you can upvote and help fund thi…
-
If you add a column with a relation (for example `page.number` in a `books` resource), the query breaks because there is no join.
I fixed this by using the model instead of the query builder. EG:
…