-
# Story:
As a user, I want to sort the .yaml file according to the OpenAPI ordering of the fields so that it is easier to read and update in the future.
# Acceptance criteria:
1. The plugin allow…
-
Deployed kubevirt-operator in a single node K3S.
Creating a KubeVirt resource fails with the prompt:
```bash
error: resource mapping not found for name: "kubevirt" namespace: "kubevirt" from "kubev…
-
Lims Issue
---------------
For definitions of headings below see [Basic Concepts](https://atlas.scilifelab.se/infrastructure/lims/basic_concepts/).
**Work Flow:** NovaSeq X v1
**Protocol:** No…
-
The current install is ~816M as seen in the docker images, with ~20% duplicate files. It may be worth cleaning up the install (preferably by reworking the install script) if anyone wants to reduce con…
-
Look towards developing a demo notebook for a PyTorch (or another framework, e.g. JAX) implementation to illustrate flexibility of the pipeline.
* [x] Play around with implementing PyTorch equivale…
-
sorry my english :ghost:
1. there shall be an error
example:
```
text: {
test1: 123
test2: 456
test3: 789
}
```
out:
array ( 'text' => array ( 'test1' => 123, 'test2' => 456, 'test3' =>…
-
**Background**: I am using whoosh and I am using the `project` field of my documents' `info.yaml` files to maintain collections of documents that live in a single flat papis library. I am experimentin…
-
You can add a GitHub Action to compile `sourabh_bajaj_resume.tex` and upload the generated pdf everytime a change is made.
For instance, take the following file which would be available at `.github…
-
### Use case(s) - what problem will this feature solve?
Sometimes there may be some business error, such as parameter error, authentication failure, etc., not necessarily return ErrorResponse, it may…
-
Trying to figure out how the `name` field works in containers:
When a dataset/group, say `TimeSeries` for concreteness, is stored in an NWBFile, it is stored using a `name` property in a top-level …