-
Observed behavior:
```
>>> p1 = upath.UPath("gs://bucket/foo/bar")
>>> p2 = upath.UPath("gs://bucket/foo/bar/baz/quux.txt")
>>> p2.relative_to(p1)
GCSPath('gs://bucket/baz/quux.txt')
```
The …
-
### What happened?
I have a bunch of custom rules that only make sense for our organization/situation. But it can be a real pain to structure code written for custom rules.
As an example: I'm wo…
-
When using `LocationMock` with web applications, they expect to be able to use relative URLs in the location methods, but currently, this errors out. Would a `LocationMock` constructor option flag to …
-
### Summary
There are some technical implications within `galaxy_ng` and the larger ecosystem with continuing to provide a fully quallified `download_url`. With all other galaxy URLs we handle relat…
sivel updated
1 month ago
-
As far as I can tell, there is not really any discussion of questions (yes/no or wh-) in the UDv2 guidelines. Should a section on questions be added? I have received inquiries about, e.g., what should…
-
The "Participation Rate" of a fellow seems to be calculated from the overall number of referenda, not the tracks that their are eligible to vote on.
For example [here](https://collectives.subsqua…
-
Do research on relative homology, and explain the meaning behind the graph
-
When pegasus-plan is invoked with --dir --relative-submit-dir . the workflow cleanup job fails
as rm -rf /. fails with error
rm: "." and ".." may not be removed
**Jira ID:** PM-1071
**Report…
-
Our deployment pipeline started failing since `v1.13.0` with the following error:
```
error: Relative import path "@std/fmt/colors" not prefixed with / or ./ or ../
at https://deno.land/x/deplo…
-
I've changed a couple of lines from arXiv.2111.13736 to get a sense of the RMSRE of the models from the nature paper. But I'm not getting helpful results as the program is set up, because the model tr…