-
What is the best way to launch your app at startup and have keyboard support & touch support (basicly everything)
This is what I followed. And it works. but this keeps a terminal open where the key…
-
I successfully installed Unsloth locally on a Windows system and attempted to test the following example code snippet:
Code Snippet
from unsloth import FastLanguageModel
max_seq_length = 2048…
-
### Expected behavior
When choosing a site for the widget, typing `My site` matches `mysite.wordpress.com` fine but typing `mysite` (without the space) doesn't match it. It would be nice to match w…
-
When this plugin is enabled...
Expected behavior:
1. Right-click a folder in a vault and choose "New Note"
2. Start typing any note title (such as "test 123")
3. Note title is updated (the note …
-
I entered a registry path to a public PEP in my looper config.
I ran `looper run` and I get this error:
```
looper run -d -l 1
Looper version: 2.0.0a1
Command: run
Using looper config (.loo…
-
### Bug description
Sorry for just linking our pylint run on the actual project. I tried to come up with a simplified set of files that reproduce the problem, but gave up.
The problem is that py…
-
1. The class properties declared at lines 23 to 25 are useless and may deceptively cause bugs, so need deleting.
- I've made this mistake too, which made hard to figure out, mistakenly using clas…
-
![image](https://github.com/user-attachments/assets/5f0ca070-cae9-4639-a8f9-349985cd6a8a)
The idea being that individuals can show contact info on their userpage
-
### Describe the bug
My custom Flyte plugin has a depenency that pulls in a more recent version of viper v1.11.0 -> v1.18.2 and this appears to break config loading since flyteplugins `config_load_…
-
Running tests on py36 and py37 using tox fails.
It look like many of the failures are because `csvw` and `pycldf` are using typing, esp. [https://docs.python.org/3.8/library/typing.html#typing.Orde…