-
Argilla integration, dataset integration etc.
detail to follow.
pngwn updated
2 months ago
-
Motivation: Newcomers are confused by the syntax for ability handlers. Often they cannot remember the syntax because it is different than other pattern match syntaxes.
Proposal: Change the ability …
-
Hi,
I'm trying to run the calculate_Ka_Ks pipeline but I keep getting this error (see below)
[marcela-herrera@deigo-login1 calculate_Ka_Ks_pipeline]$ perl calculate_Ka_Ks_pipe.pl -d data/Aa.cds -…
-
Drawn from #15. Let's discuss in a separate issue.
jonathanong on Dec 1, 2013
> `callback(err, data)` - it's a callback, not an event listener, so imo it should have `err` as the first argument. how…
-
### Description:
Currently, when running a Haystack 2.x pipeline, we have to specify a component that has a certain input slot explicitly. For example:
```python
query_dict = {"query": "What's …
-
### Expected Behavior
Carry On won't pick up MI pipes.
### Actual Behavior
It's possible to pick up MI pipes with Carry On (and can be likely, since modifying pipes often has you crouching and …
-
Hey! Guys this bug is still present in the package. Moreover now I am also getting error very frequently from this package:
Unable to retrieve video meta data.
These two error are really pain pl…
-
**Background**
At the moment, Cloud Pipeline provides configuration steps / commands for mounting cloud data storages to the local workstation (**Drive Mapping** section at the **Settings** form). A…
-
```js
pipeFile({
read: "source.css",
write: "target.css",
pipe: data => data,
}, err => done)
```
-
Running snapcast on a server in the closet is great. I can do everything as it says on the box. However I sometimes also want to stream whats on my desktop. E.g. youtube, movie (audio only of course),…