-
I just found this in Gluon: https://github.com/freifunk-gluon/packages/tree/master/net/simple-tc
Do you think it's a lightweight alternative to the current qos script?
-
### Describe the issue
In order to prevent merge conflicts, we use automation workflows that use `wlc` to get Weblate to create PRs. Our workflow looks like this:
* Use `wlc repo` to check if th…
-
Hi, I am trying to use iso-seq data for braker annotation. When I passed the job, within 30mins, I get an error.
I have attached the error here for your reference. Kindly let me know how to resolv…
-
**Describe the bug**
Hedy still supports assigning a button to a variable, which seems to be part of the pygame functionality. Pygame was partially removed in #3966 but the grammar and the transpiler…
-
The /landing page was was made to go to after email confirmation (https://github.com/hedyorg/hedy/pull/1368) which we no longer have. So we can just remove it. Turning this into an issue.
-
Hi Guys,
Could you please help me to integrate pivottable plugin in angular2 project.
Am unable to integrate, facing issues like undefined tipsData, undefined renderer, pivotUI, aggregator, etc…
-
你好!运行了代码之后 ,出现了ValueError: not enough values to unpack (expected 2, got 0)的问题 ,对应的是words, _ = zip(*count_pairs),我不知道如何修改。
期待你的回复
-
**Describe the bug**
The following snippet produces a never-ending while loop. The reason for this behavior is that in the transpiled code, the body of the if_pressed command is placed inside a funct…
-
**Describe the bug**
Maybe a Skulpt issue?
https://github.com/hedyorg/hedy/assets/45865185/af5e503b-bd5c-4296-b572-0eae4fc0eecd
**Paste the Hedy code & level**
It is super helpful if we ca…
-
I want to load [mpt-1b-redpajama-200b-dolly](https://huggingface.co/mosaicml/mpt-1b-redpajama-200b-dolly).
I converted it to ggml with:
```python
!git clone https://github.com/ggerganov/ggml
!cd…